Skip to content

Jtmk Geek Day Competition Registration

License

Notifications You must be signed in to change notification settings

freakygeeks/JtmkGeekDay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my JTMK Geek Day Competition Registration System created to give students an opportunity to register for competition available on that particular event developed using PHP language, Javascript and MySQL database.

To compile and use this system. Please follow steps as below:

  1. Install xampp in your Window or Linux

  2. Please change the code in register/function.php as per your mysql username and mysql password. $dbhost = 'localhost'; $dbname = 'geekday'; $dbuser = 'dbuser'; #you need to write your mysql username $dbpass = 'dbpass'; #you need to write your mysql password

  3. Create a database name geekday and then import .sql file in the \data folder into that database.

That's all. Happy learning!

If you did find any bug in this system or if you have updated and upgraded the module in this system, feel free to share it with me and to pull request from my repository. Your contribution is highly appreciated.

About

Jtmk Geek Day Competition Registration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published