MVP Feature List - Mcarlson30/favorEats GitHub Wiki
MVP features
1. Hosting on Heroku
- Hosted on a live link that never sleeps
2. New account creation, login, and guest/demo login
-Users can sign up, sign in, log out
-Users can use a demo login to try the site
-Users can't use certain features without logging in
3. Restaurants
- Users can filter/search for restaurants
- Users can visit restaurant links for aditional information
- Logged in users may view recommended restaurants
4. Bookshelves ///-our lists of visited, favorited, want to visit, etc.///
- Logged in users have access to saved tables of visited, favorited, etc.
- Logged in users may edit(add/remove) restaurants from these tables
5. Reviews ///-ratings///
- Logged in users may rate a restaurant
- Logged in users may leave reviews on restaurants
6. Visited Status(want to visit, have visited, favorited etc.)
- Logged in users can assign a *Status* to resturants
7. A production README file for your GitHub repository containing
- Brief explanation of what the app is and does
- Link to live site
- Link to wiki docs
- Discussion of technologies used
- Discussion of two features that show off the team's technical abilities
- Discussion of both challenges faced and the way the team solved them
- Code snippets to highlight the best code
8. BONUS
- BONUS: Search across multiple models
- BONUS: Tags *-filter*