Skip to content

mohaltheeb/EventWin

Repository files navigation

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

About

Event Management Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors