MVP Feature List - crespohector/Inspired GitHub Wiki
MVP List
1. New account creation, log in, log out, and demo login
- Users can create an account, log in, and log out.
- Users can use a demo log in to try the site.
- Logged out users are directed to the home page.
2. Hosting on Heroku
3. Add Your Own Quote
- Logged in users can create quotes.
- Logged in users can edit and delete their own quotes.
4. Create Your Own Collections
- Logged in users can create a collection.
- Logged in users can edit and delete their own collection.
- Logged in users can add and remove quotes from a collection.
5. Like/Dislike Quotes
- Logged in users can like/dislike a quote.
6. Search Quotes or Authors
- Logged in users can search for a quote or an author.
7. Bonus Features
- Logged in users can customize their own themes.
- Logged in users and guest users search for quotes in different categories.
- Quote of the day feature.
- Logged in users can add tags to a quote.