forked from SophieBonneval/Recipedia
-
Notifications
You must be signed in to change notification settings - Fork 0
8th November 2021
Jake Burton Stewart edited this page Nov 30, 2021
·
1 revision
8 November 2021 (Notetaker: Amanda Vuong)
From the weekend Amanda fixed the 2nd API so that it shows the recipe details on a webpage and started implementing the code on where a user can create a recipe and it is stored in the Firestore database.
Boris and Jake read up on Firestore over the weekend.
Sophie finished the CCS styling on login, logout, register pages and started implementing the coding on alerts/notice which she continued today.
Keldra read up on TDD over the weekend and continued to work on TDD, with priority on registering, login and logout.
The plan of action today was to continue to progress from the weekend tasks/tickets.
The following tasks/tickets is our goal tomorrow:
- Add CSS styling to the recipe detail page
- Continue with TDD (Keldra/ Jake)
- Image upload as part of the form for the user to create recipes (Boris)
- Separating components (Sophie)
- Have the user like an API recipe and retrieve it (Amanda)