Task List

 # Student Task Title Priority Details Date Due Progress Tags Who
ElizabethCRUD

CRUD to PHP Basics in Make Your Own Web App

Elizabeth
Elizabetharrow icons for fionas page workingElizabeth
0ElizabethFiona - fix next , back -Elizabeth
0Elizabethfix slideindex for hadley in scrape.phpElizabeth
1ElizabethFix claires session login problemElizabeth
9FionaFMobilizing

Tackle during camp - will teach class.

FionaF
2ElizabethCamp - teach mobiliziationElizabeth
5ElizabethCreate zhibook.org on Site5Elizabeth
8HadleyCBreadcrumbsHadleyC
3ClaireATeam table

Add team table that is a list of teams. Then have a team-user lookup table so you know which users are on which teams.

Then, add team_id to speech and flow so in search you only see your team stuff - added fields. Need to add team id in the SQL - pull teamid using userid. Example in addspeach! Test it!

Add team to create new user form using the functions school.

After you add new user...you will need to use last_insert_id to isnert a record in the user_team_lookup table. Look here and here to see how to to that.

ClaireA
15ClaireAAdding help

hover/tooltips would be nice but do we have time??!?!

ClaireA
45ElizabethAdd quizzes to PHP homework

https://labcatscoding.com/courses/php/lessons/intro-to-forms/topic/homework-making-a-form/

Elizabeth
4ClaireAAdd Ability to view Detail

Add ability to Flow Finder to click on and see the entire Flow/Speech and make edits?

ClaireA
6ClaireAAdd form to add an annoucment

Make sure Date of announcment and one that works so you only show current or future announcments.

ClaireA
6ZoeGTeam aspect

Can people share? Be in teams?

ZoeG
2KateRMore gifts!!!

Find ways of getting a ton of gifts - ask people to add, maybe use scraping, not sure but definitley need to get a broader range of gifts if we want people to actually use it

KateR
5EvaFWorking or Local?

ALL

  • If your code is in good shape right now - everything is working correctly. Make a copy in a directory called "working" or whatever. Then, only mess with that version. Or you can use local development and only upload when you are done.
  • If you are not at a good stopping point - list what you need to do. Do that first and then move things to a working spot.
  • Yes, we will have a lesson on GIT - next week?
EvaF
20FionaFWorking or Local?

ALL

  • If your code is in good shape right now - everything is working correctly. Make a copy in a directory called "working" or whatever. Then, only mess with that version. Or you can use local development and only upload when you are done.
  • If you are not at a good stopping point - list what you need to do. Do that first and then move things to a working spot.
  • Yes, we will have a lesson on GIT - next week?
FionaF
5MargotNWorking or Local?

ALL

  • If your code is in good shape right now - everything is working correctly. Make a copy in a directory called "working" or whatever. Then, only mess with that version. Or you can use local development and only upload when you are done.
  • If you are not at a good stopping point - list what you need to do. Do that first and then move things to a working spot.
  • Yes, we will have a lesson on GIT - next week?
MargotN
5KateRWorking or Local?

ALL

  • If your code is in good shape right now - everything is working correctly. Make a copy in a directory called "working" or whatever. Then, only mess with that version. Or you can use local development and only upload when you are done.
  • If you are not at a good stopping point - list what you need to do. Do that first and then move things to a working spot.
  • Yes, we will have a lesson on GIT - next week?
KateR
1KateRGeneral styling
  • Buttons are cut off on a lot of pages? Did you set an abolute width? Use rem or %.
  • Required fields for forms are not marked as required so hard to tell what to fill in. Traditionally, an asterik is used.
  • Why is all the recipient info required? I don't need Eva's email/phone/address in there. Should be optional.
  • Style your message line better - so it stands out but also looks like it is a message and is supposed to be there. Try the dark blue, italics, centered? See how that works? Maybe a light blue background around it?
  • When add a new list it says no lists added - redirect to the mylsits page.
  • What the hell is vegan popcorn??!?
  • Should have age range on this...or is it only for teens? Some presents are obviously adult and some are very kid.
  • I found attributes good but how do these match?
  • Maybe one for life stage? College bound? High School. And by age. And gender
  • The star for adding a list is confusing - make it a + or and + Add to List button. I think of star as save it to my favorites.
KateR
2KateRRecipient
  • No way to edit recipient info? Things change.
  • After you add a recipient - redirect - to list of recipients - back to page they came from.
KateR
1FionaFHome Page non logged in user

Still show three mountains - maybe top 3?

  • Homework
FionaF
0HadleyCDream Journal people

Get ability to add tags of people to database working. Then we will figure out JavaScript for autocomplete.

HadleyC
0ElizabethChange Set Name In Database TbaleHigh

Set is taken by SQL smh

May you edit by database table so my set table is Course and SetID is CourseID? also not CourseName and CourseDescription

Thanks queen!

  • Today
Elizabeth
 # Student Task Title Priority Details Date Due Progress Tags Who