Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 588 Bytes

File metadata and controls

25 lines (15 loc) · 588 Bytes

EventWin

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.

Requirements

PHP >= 7.3;
PDO PHP Extension;
GD PHP extension
MySQL >= 5.7;

Installation

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