Event Management Platform
This is a ready to use web application for managing Events. the application is built on PHP and Mysql, its interface is very user friendly.
Description
It can easily be used to manage two different group of users with different permission level.
PHP >= 7.3;
PDO PHP Extension;
GD PHP extension
MySQL >= 5.7;
Modify config.php file
$con = mysqli_connect("server_name","user_name","password","Database_name");
Import the Database in Your Server like Xampp, Wamp
Database Name -: developer