-
Notifications
You must be signed in to change notification settings - Fork 0
MVP List
MonicaKornis edited this page Feb 16, 2018
·
6 revisions
- New account creation, login, and guest/demo login
- A production README
- Hosting on Heroku
- Recipes
- Users can browse available recipes through the index view or can view the details of a specific recipe via its show page.
- Users can upload new recipes via the new recipe page.
- Likes
- Users can 'like' recipes, and view them later via their Recipe Box.
- Adequate styling
- Smooth, bug-free navigation
- Recipe Box
- Users have a private dashboard where they can view recipes they have saved/liked. They can also create new folders to help organize their favorite recipes.
- Adequate styling
- Smooth, bug-free navigation
- Recipe Search
- Users can search for different recipes based on ingredient/cooking technique by typing keywords in to the search bar.
- Adequate styling
- Smooth, bug-free navigation
- Comments
- Users are able to rate and create comments on recipes from any recipe's show page
- Users can delete their own comments, as well as view all the comments from other users.
- Adequate styling
- Smooth, bug-free navigation
- Ratings
- Users are able to rate each recipe from its show page
- Users can delete their own comments, as well as view all the comments from other users.
- Adequate styling
- Smooth, bug-free navigation