ePageant is a web-based pageant and event management system crafted to organize and minimize pageant event hassles and worries. ePageant is free-to-use, accessible, powerful, and provides tools required for big events.
- Simple, fast web application.
- Hassle-free organization of events.
- Automatic tabulation of scores.
- Expressive, intuitive user interface.
- Realtime results viewing.
- Robust event and user management.
- Support every contest therein.
- Audience voting.
- Ticket printing.
And so much more...
IF THIS PROJECT IS HELPFUL, PLEASE PUT A STAR ⭐
$ git clone https://github.com/isaacdarcilla/pageant-management-system.git
$ cd pageant-management-system
View demo of Miss Macho.
Note that this system is best deployed in a non-production environment because of insecurity. To deploy, you must have installed XAMPP or WAMPP in your desktop.
The database is located in database folder. Export it in phpmyadmin.
Go to start folder and edit the config.php file.
<?php
$db_host = "localhost"; //Server name
$db_name = "pageant_database"; //Database name
$db_user = "root"; //Username
$db_pass = ""; //Password
?>
Use the credentials below to login as organizer.
Username: fyesa
Password: MM2018
Use the credentials below to login as judge.
Username: isaac
Password: Y4S0F6
Code: MM2018
Try to explore the features and please fork or star the repo to support 🎉✨
Developed by Isaac (facebook.com/isaacdarcilla) This project is discontinued.
Fork or star this repository for support. This project is discontinued.
Not accepting any issues and pull requests.