MVP List - npartovi/Destructables GitHub Wiki
MVP List
Destructable, a Instructable clone, is a website that allows users to share and create their own instructions on everything from dismantling various electronic equipment to instructions on destroying other objects.
1. Hosting On Heroku (04/03/2018)
2. New account creation, login, and guest/demo login (04/04/2018, 2 days)
- 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 (creating chirps & likes)
For all features:
- Adequate styling
- Smooth, bug-free navigation
- Seeded with info to demonstrate this feature
3. Articles(04/06/2018, 2 days)
- Logged in users can create/delete articles
- Users can view articles
- Logged in users can edit existing articles
4. Commenting on Articles(4/08/2018, 1 day)
- Logged in users can comment on articles
- Logged in users can edit/delete comments
5. Adding photos and videos to Articles(4/09/2018 1 day)
- Logged in users can add/delete photos and videos to their articles
- Users will be able to view photos and videos for articles
6. Searching Articles by keyword(4/10/2018 2 days)
- Users will be able to search for articles based on keywords
7. Production README (04/13/2018, 0.5 days)
Bonus Features
Liking Articles
- Logged in users will be able to like articles
- articles will display like count
Featured project channels
- Show List page of articles sorted by number of likes
OmniAuth
- Google Auth, Facebook Auth, Github Auth, Twitter Auth