Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 847 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 847 Bytes

#YJFORUM

A minimal forum application built with the following technologies:

Application Features

  • Users can post a discussion
  • Users can reply their opinions regarding discussion
  • Users can favorite discussions
  • Users have their own profile page
  • Admin can create new forum categories
  • Admin have a lot of power over every users discussions and opinions :-p

Path for Future Work

  • Add search functionality
  • Add unit tests for both backend and frontend
  • Ability to change the name and logo of the site from admin panel.
  • Make the installation process more interactive
  • Add multiple theme support.