-
Notifications
You must be signed in to change notification settings - Fork 0
mvp list
Sam edited this page Feb 26, 2019
·
2 revisions
Anagram, an Instagram clone, is a social media application that allows users to share their photographs to like-minded users.
- 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)
- Logged in users can create posts
- Users can view a list posts
- Logged in users can edit existing posts
- Logged in users can 'like' posts
- The like count and users liked is displayed for each post
- Logged in users can comment on posts
- Logged in users can comment on comments
- Logged in users can see a feed of recent posts from the users they follow
- Explanation of what the app does
- Link to live site
- Discussion of technologies used
- Code snippets so showoff best code