-
Notifications
You must be signed in to change notification settings - Fork 0
9th November 2021
9 November 2021 (Notetaker: Sophie Booneval)
Amanda started working on the favorites and had a meeting with Alex about the bug that happens when reloading the page on the 'My Recipes' page. We suspect this bug is caused by authentication being non persistent somehow and will investigate further after the feature freeze.
Boris is working on how to add images to the recipes the user can post.
Sophie finished the CCS styling for the alerts and recipe details page and has separated the Create Recipe with the display page of created recipes per user (bug still persists and is now on the Display of created recipes page).
Jake has separated the recipe details and the recipe display to make the test easier and tested the API treatment from our end.
Keldra and Jake are continuing on the testing.
The plan of action today was to get the favorites working (changing the state of the favoriting button depending on if the recipe has been favorited by the current user) and be able to upload images with recipe when posting new recipes.
The following tasks/tickets is our goal tomorrow:
Continue with TDD (Keldra/ Jake)
Image upload as part of the form for the user to create recipes (Boris)
Separating components and styling (Sophie)
Favorites and helping Boris with images (Amanda)