Skip to content

MVP List

Andy Wynkoop edited this page Apr 13, 2018 · 10 revisions

Facebook MVP List

Spacebook, heavily inspired by the popular website, facebook, is a social media application that allows users to build a network, share posts, maintain personal profiles, and view and comment on each others' posts and profiles.

1. Auth (2 days)

  • Users can sign up, log in, or log out
  • The app has a demo login button so prospective users can tour the site
  • Users must be logged in to make any changes to the site (such as posting or commenting)

2. Heroku

  • The app is deployed on Heroku

3. Production README

  • The app has a README that describes it's features and how to navigate the app.

4. Profiles (1 days)

  • Users can view their cover and profile photos
  • Users can view a chronologically-ordered list of their posts and posts that their friends have posted on their wall.

5. Friending (2 days)

  • Users can request a friendship with another user. Upon approval by the requested user, the two are connected as friends.
  • Activities such as wall-posting, and optionally, messaging, are restricted to friends-only.

6. Comments/posting on each others’ walls (2.5 days)

  • Users can post on their own wall.
  • Users can post on the walls of their friends.
  • Users can comment on their posts or their friends' posts
  • Users can delete their own posts and comments
  • Users can edit their own posts and comments
  • Users can delete their friends' comments on their posts
  • Users can delete their friends' posts on their wall

7. News Feed (1 day)

  • When logged in, users see a home page populated by a chronologically ordered list of posts by all people in their network (including themselves).

Future Features

5. Messaging (2.5 days)

  • Users can send messages to other users
  • Users can add multiple users to a message
  • Users can see new messages live (without reloading their page)

6. Likes (0.5 day)

  • Users can like posts or comments
  • Posts and comments display their number of likes, as well as limited information about which users liked them

TBD

  • Notifications
  • Comments on a comment
  • Search
  • Pictures/albums
  • Flagrant violations of personal privacy

Clone this wiki locally