Skip to content

A project initiated for forum discussion for OSAC. This is website.

License

Notifications You must be signed in to change notification settings

Shashwat-pd/OSAC-Forum

 
 

Repository files navigation

OSAC-Forum

Features

  • Able to post.
  • Able to upvote/downvote.
  • Able to comment.
  • Notice Section

Posts

  • 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.)

User

  • 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.

Random notes.

  • Group formation
  • Multiple image in a post with seperate database table
  • Follow/Unfollow system
  • Notification

Refer to Contributing.md for technical notes.

About

A project initiated for forum discussion for OSAC. This is website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.9%
  • HTML 12.8%
  • JavaScript 12.3%