Skip to content

MVP List

jas-singh-code edited this page Mar 17, 2021 · 9 revisions

MVP List


OurSpace, a clone of Facebook, is a social media application where you can make posts on your wall and have people comment on it, and like it.You can also serch for users and add them. Finally there is a news feed for staying up to date in the latest. Please read the following MVP ("Minimal Viable Product" features) to see the features that will be covered by this project:

1. Hosting on Heroku(03/25/21)

2. Account creation, login, and guest users(03/27/21)

  • Users can sign up, sign in, log out
  • Users can use a guest login to temporarily use the site
  • Users can't use certian features without logging in (posting, friending, messaging, liking)

3. Profiles

  • Users have a public page of all thier posts

4. Friending

  • Users can send friend requests to other users
  • Users can accept, hide, or reject friend requests

5. comments/ posting on eachother's walls

  • Signed in Users can comment on eachother's posts
  • Signed in Users can post on eachother's walls

6. News Feed

  • Signed in Users have a News Feed on thier page of all the post from people they've friended
  • Guests see the post of random people on the site

7. Likes

  • Signed in Users can like posts and comments

8. Production ReadMe (04/01/21)

Clone this wiki locally