-
Notifications
You must be signed in to change notification settings - Fork 0
MVP Feature List
DanielLaV edited this page Dec 7, 2021
·
1 revision
- Users can sign up, log in, and log out.
- Users can use a demo log in to try the site.
- Users can't use certain features without logging in (like posting a story and liking stories).
- Logged in users are directed to their feed which displays their stories.
- Logged out users are directed to a page displaying several recent stories.
- Logged in users can post stories.
- Logged in users can edit their own stories.
- Logged in users can delete their own stories.
- All users can see a sample of most recent stories.
- Logged in users can post comments on stories.
- Logged in users can edit their comments on stories.
- Logged in users can delete their comments on stories.
- All users can see comments on stories.
- Logged in users can like stories and comments.
- Logged in users can remove their likes from stories and comments.
- All users can see how many users have liked a story or comment.
- Logged in users can follow other users.
- Logged in users will see a feed of stories from users they follow.
- Logged in users can unfollow users.
- All users have a feed of articles.
- "Summoning your feed"
- Brief explanation of what the app is and does.
- How to start development environment.
- Technologies used.
- Link to live site.
- Link to Wiki docs.
- Discussion of two features that show off the team's technical abilities.
- Discussion of both challenges faced and the way the team solved them.
- Code snippets to highlight the best code.
- Display a list of recent commonly used channels.
- Users can search for other users to view all of their stories.