Skip to content

MVP List

Andrew Li Dong edited this page Feb 22, 2019 · 1 revision

MVP List

Water, a Medium clone, is a blogging platform that allows users to publicly share stories and follow their favorite writers.

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 (creating/viewing stories, likes)

3. Stories

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

4. Comments

  • Logged in users can comment on stories

5. Claps

  • Logged in users can 'clap' for their favorite stories/comments
  • The clap count is displayed for each story/comment

6. Profile

  • Users have a public profile where they can edit personal information as well as their written stories.

7. Follows/feed

  • Users can follow other users
  • Followed users' stories display in a feed

8. Search

  • Users can search for stories and other users

9. Production README

Clone this wiki locally