Skip to content

mvp list

Sam edited this page Feb 26, 2019 · 2 revisions

MVP List

Anagram, an Instagram clone, is a social media application that allows users to share their photographs to like-minded users.

1. Hosting on Heroku (02/26/2019)

2. New account creation, login, and guest/demo login (02/28/2019, 3 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 posts & likes)

3. Images (03/02/2019 2 days)

  • Logged in users can create posts
  • Users can view a list posts
  • Logged in users can edit existing posts

4. Likes (03/03/2019 1 day)

  • Logged in users can 'like' posts
  • The like count and users liked is displayed for each post

5. Commenting on images (03/05/2019 2 days)

  • Logged in users can comment on posts
  • Logged in users can comment on comments

6. Following & Photo feed (04/08/2019 2 days)

  • Logged in users can see a feed of recent posts from the users they follow

7. Production Readme (04/09/2019 1 day)

  • Explanation of what the app does
  • Link to live site
  • Discussion of technologies used
  • Code snippets so showoff best code