-
Notifications
You must be signed in to change notification settings - Fork 3
MVP List
jli57 edited this page Oct 8, 2018
·
7 revisions
Litenovel, a facebook clone, is a social media application that allows users to keep in touch with friends.
- 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 (send friend requests)
- Logged in users can make posts
- Logged in users can comment on their own posts
- Logged in users can comment on friend's posts
- CRUD feature: users will be able to create posts, read posts, update posts, and delete posts
- Logged in users can send friend requests
- Logged in users can approve or deny friend requests
- Logged in users can remove friends
- Users have a profile page
- Users have a friends list
- Users have a wall page
- Users have a news feed
- Users can see news feed of all posts from friends
- Users can see their own posts on the newsfeed
- Users can search for other users on the search bar
- Users can like posts
- Users can unlike posts
- Profiles
- Friending
- Comments/posting on each others’ walls
- News Feed
- Bonus: Notifications (Tommy Pickles commented on your wall)
- Bonus: Likes
- Bonus: Comments on a comment
- Bonus: Search
- Bonus: Messaging
- Bonus: Pictures/albums