Skip to content

MVP List

lisza edited this page Sep 16, 2017 · 3 revisions
  1. New account creation, login, and guest/demo login
  2. A production README
  3. Hosting on Heroku
  4. Stories
    • Users can create, view (index and show), and edit stories.
  5. Commenting on stories
    • Users can comment on stories and delete their comments.
  6. Follows and feed
    • User have followers and can follow and unfollow other users.
    • The follower and following count is displayed on their profile.
    • A user's profile shows a feed of their own stories.
    • There could be a feed of stories by followed users.
    • The main feed (homepage) could be all users' stories.
  7. Likes
    • Users can 'like' and 'unlike' stories. Like count is displayed for each story.
Clone this wiki locally