-
Notifications
You must be signed in to change notification settings - Fork 1
MVP List
jas-singh-code edited this page Mar 17, 2021
·
9 revisions
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:
- 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)
- Users have a public page of all thier posts
- Users can send friend requests to other users
- Users can accept, hide, or reject friend requests
- Signed in Users can comment on eachother's posts
- Signed in Users can post on eachother's walls
- 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
- Signed in Users can like posts and comments