Skip to content

Requirements

Mohd Asif edited this page Feb 9, 2020 · 1 revision

Objective

To create blogging web app for anybody who want to write something and share it to the world.

Must have:

  • 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

Good to have:

  • 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
Clone this wiki locally