Skip to content

This a project to demonstrate a forum with different types of users having different roles and permissions. They can post messages, edit profile info and delete messages based on their roles.

Notifications You must be signed in to change notification settings

1stOfHisGame/FORUM

Repository files navigation

FORUM

This is a demonstrated implementation of a forum that has 3 types of users

  • Admins
  • Managers
  • Users

Each type of user has different permissions in the forum regarding editing messages, blocking and changing profile details.

Steps

  • Clone the repo in htdocs folder of XAMPP (Windows)
  • Start Apache and MySQL
  • Go to localhost/phpmyadmin/ in browser and import 'forum.sql' database from the repo
  • In another tab go to localhost/forum/login.html and start using the forum.

About

This a project to demonstrate a forum with different types of users having different roles and permissions. They can post messages, edit profile info and delete messages based on their roles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published