- Able to post.
 - Able to upvote/downvote.
 - Able to comment.
 - Notice Section
 
- Can be created by verified users. (Pref. email)
 - Color coded according to types. (Help, Suggestion, Rant, meme etc.)
 - Can up upvoted or downvoted.
 - Can contain only one image (For now)
 - Can be uploaded as anonymous.(However, the database stores the user id and can be viewed by the admin.)
 
- Email is the primary key.
 - Has point earned through no. of posts and votes in those posts
 - Can use his own avatar to interact in the site.
 - Can upload his CV.
 - Can add one link to his profile.
 
- Group formation
 - Multiple image in a post with seperate database table
 - Follow/Unfollow system
 - Notification
 
Refer to Contributing.md for technical notes.