peter-desrosiers / Potluck

Intuit Senior Project
1 stars 0 forks source link

Adding Group potluck/Model Change #28

Closed brandoncornel closed 6 years ago

brandoncornel commented 6 years ago

*Was able to complete adding group potlucks!! Uses dynamic fields, and also does a little field verification to make sure no blank members are added to a potluck. -Users add members to potluck using their username. They also specify the name of the member in the potluck group.

*I also changed the model of each potluck to use usernames instead of accountIDs. This was because it's easier to add somebody as a member to the potluck using their username instead of accountID.

ALSO the logged in user prop is set in the homescreen screen file! It should be called loggedInUser