-
Notifications
You must be signed in to change notification settings - Fork 0
Feature List
Johnny Park edited this page Oct 4, 2021
·
5 revisions
- Users can sign up, log in, and log out
- Users can use a demo log in to try the site
- Users can't use certain features without logging in (comments/likes)
- Logged in users are directed to the homepage, which displays discovery mechanisms for finding new recipes (grouped into categories [BONUS])
- Logged out users are directed to homepage with recipes in different groups
- All recipes display name, ingredients/measurements, instructions, pictures, videos, tips, and tags(BONUS)
- All users can see all recipes
- All recipes keep track of how many likes it has recieved
- All logged in users can create/edit/delete own recipes
- All logged in users can comment on recipes (see comments section)
- All logged in users can view recipes they own and recipes they have liked
- Logged in users can post comments on recipes
- Logged in users can edit and delete their own comments
- All users can view all the comments of any recipe
- Logged in users can like or unlike a recipe
- All users can search for a recipe by name, ingredient, tag (BONUS)
October 2021 Johnny Park, Meitong Qu, Darren Via II, Jami Travers