Fest Management System is a web-based tool developed to effectively manage registrations, events and transactions in a college-level fest.
- Windows or Linux OS
- LAMP | WAMP | XAMPP
- Chrome | Mozilla Firefox
-
Download suitable stack based on your OS.
-
Clone this repository.
git clone https://github.com/sathya5278/Fest-Management-System.git -
Move the files into www folder of LAMP or WAMP.For XAMPP move the files into htdocs folder.
-
Open WAMP | LAMP | XAMPP.
-
Start apache2 and mysql server.
-
Create database using
database-creation.txtfrom/db/ -
To run the project,enter the URL in the browser
http://www.localhost.com or http://127.0.0.1 -
Signup,Login and experience the application.
Contributions make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the GNU GPL License.
Sathya M - @sathya5278
Project Link: https://github.com/sathya5278/Fest-Management-System

