-
Notifications
You must be signed in to change notification settings - Fork 0
Feature List
Moiz Ahmad edited this page Oct 4, 2021
·
5 revisions
- User Login/Authentication
- Create User
- View (Read) User Profile
- See User's recipes
- Update User info
- Deactivate (Destroy) Account
- Post (Create) recipes
- Recipe data (name, type, cook time, etc)
- Location
*
- Location
- Ingredients
- Steps (Instructions)
- Images (AWS)
- Recipe data (name, type, cook time, etc)
- View (Read) recipes
- Edit (Update) recipes
- Delete (Destroy) recipes
- Post (Create) feedback
- View (Read) feedback with associates recipes
- Edit (Update) feedback
- Delete (Destroy) feedback
- Add (Create) a rating from 1-5
- View (Read) average rating of recipe as well as your rating for that recipe
- Edit (Update) rating
- Delete (Destroy) rating
- Search for recipes by name, ingredients, rating, cuisine/category, dietary restriction
- searching by location/region
*
- searching by location/region
- Recommend users new recipes based
- previously made recipes
- viewed recipes
*
- recipes related to the currently rendered recipe
- Add (Create) items to shopping list
- Can add all ingredients from a recipe
- View (Read) your shopping list from profile page
- Edit (Update) quantities of items on shopping list
- Remove (Destroy) items from your shopping list
*
: Bonus Feature