You can easily and fastly build your own college fest event site.
Demo link: http://purva.epizy.com/
-
Install XAMPP or WAMPP.
-
Open XAMPP Control panal and start [apache] and [mysql] .
-
Download project from github(https://github.com/SatyamSoni23/Fest-Template)
-
Extract files in C:\xampp\htdocs.
-
Open link localhost/phpmyadmin
-
Click on new at side navbar.
-
Give your a database name example "abc" as hit on create button.
-
After creating database name.
-
Edit database name, host name, database username, database password in login.php and register.php
-
If you like to edit table names, id format as your wise, you can edit at register.php.
-
Open any browser and type http://localhost/Fest-Template.