-
Notifications
You must be signed in to change notification settings - Fork 8
Requirements
Mohd Asif edited this page Feb 9, 2020
·
1 revision
To create blogging web app for anybody who want to write something and share it to the world.
- User authentication via Google/Facebook login
- Users can create post
- Users can comment on the post
- Users can upvote the post and comment
- Users can view trending post based on number of upvote and most recent post
- User badges are assigned based on user activity
- Displays leader board showing top users
- Show user profile information and display all the posts he has made
- Moderator view through which we can hide/delete posts and comments
- Add tags to posts so that users can search based on tags
- Customize the trending posts for each user based on relevance
- Additional features for celebrity posts