Project: Online Event Judging
– To download Online Event Judging project for free (Scroll Down)
Online event judging system is PHP project for maintaining the scores for a particular event in dance sector. Or maybe you can create your own event and judges. This project mainly focuses on the dance sector for providing the real-time scoresheet. Judges can give the desired points to the contestants according to their performance.
How To Run?
You’ll need XAMP Server or WAMP Server. Put the file inside “c:/wamp/www/” or “c:/xampp/htdocs/”. Go To “localhost/phpmyadmin” in any browser and create Database (name according to SQL file).In That Database, Import the SQL file and finally go to URL: “http://localhost/file_name/phpfilename”
Don’t Forget To create a database and import SQL file to run.
Project Demo
DOWNLOAD ONLINE JUDGING SYSTEM IN PHP WITH SOURCE CODE: CLICK THE BUTTON BELOW
[quads id=1]
i am getting an error!!Fatal error: Uncaught PDOException: SQLSTATE[HY000] [1049] Unknown database ‘judging’ in C:xampphtdocsjudging-standarddbcon.php:2 Stack trace: #0 C:xampphtdocsjudging-standarddbcon.php(2): PDO->__construct(‘mysql:host=loca…’, ‘root’, ”) #1 C:xampphtdocsjudging-standardheader2.php(32): include(‘C:\xampp\htdocs…’) #2 C:xampphtdocsjudging-standardindex.php(7): include(‘C:\xampp\htdocs…’) #3 {main} thrown in C:xampphtdocsjudging-standarddbcon.php on line 2
first, make sure about the database connection. I think you haven’t created the database and imported the SQL file.
but if you have created the database and still you are getting these errors then you have to configure in db.php
Sir/Mdm,
i have downloaded this ONLINE JUDGING SYSTEM IN PHP project but once i login as organiser i am not able to get add event or none other options are visible
please help me in this
incomplete…
Why not mobile friendly?