Team Members: Osama Baker, Sereen Aldaqamsih, Eman Mkhareez, Mamoun Alshishani, Wijdan Khaled, Yazan Odeh
Our idea is to make a SPA that displays recipes based on what the user searches for, and lists all recipes containing that word.
The main problem that this idea solves, is that without going and searching for recipes in all places, this SPA will gather all recipes and display them directly.
Our MVP is to get the webpage up and running where recipes can be called upon using a word in the search field, and all recipes with applicable keyword will display on the webpage.
Your answer: Over the weekend, our team have initiated the React App (Backend and Frontend) on localhost. We have created requests for the API in the backend, and rendered it to the recipes page in the frontend.
Your answer: Over the weekend, our team have initiated the React App (Backend and Frontend) on localhost. We have created requests for the API in the backend, and rendered it to the recipes page in the frontend.
What has been most challenging on the project so far? Your responses here are held confidential with the instructor team.
Your answer: The most challenging so far in the project was to identify errors that do not show up in the console nor the terminal.
Your answer: Today we have added the delete and are still working on the update functionality. We have also added content to the homepage.
What specific contributions did you make? Please share links to your Pull Requests (or commits) even if they haven't been merged.
Your answer: Mamoun and I have worked on the delete functionality as driver and navigator.
https://github.com/MajesticFoods/Sofretkom-frontend/tree/DeleteRecipe
What has been most challenging today? Your responses here are held confidential with the instructor team.
Your answer: The most challenging part is making the update function work, as it was making the page loop infinitely.
Today we have completed the Update functionality, and finishing the CSS and content on the website.
What has been most challenging today? Your responses here are held confidential within the instructional team.
The most challenging today was the random bugs that have shown up due to the server not restarting automatically. Sofretkom Project 301
User Stroies Trello Board: User Stories
-
As a user, I want to search recipes of my favorite food so that I can see the ingredients and preparation method.
-
As a user, I want to view random recipes that I can try whenever I visit the website.
-
As a user, I want to add recipes to my favorites so that I can save a list of recipes and view them without searching.
-
As a user, I want to be able to update the name and the image of the recipe that I added to my favorite recipes.
-
As a user, I want to be able to delete any recipe from my favorite recipes so that any recipe I no longer need can be eliminated.

