MVP List - MLT-NYC/mxpx GitHub Wiki
MVP List
1. Hosting on Heroku
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 (following, liking, and posting pictures)
3. Post Pictures
- Logged in users can post pictures
- Logged in users can edit pictures
4. Follows
- Logged in users can follow other users
- The follows count is displayed
5. Home Feed
- Logged in users can view all public pictures
- Logged in users can comment on pictures
- Logged in users can like pictures
6. Profile Page
- Users can view all of their own pictures
- Logged in users can view their followers and followees
7. Production README