Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 668 Bytes

File metadata and controls

12 lines (10 loc) · 668 Bytes

Automated-Programming-Judge

A website to tackle the assignment completion, submission, marks awarding and uploading of assignments with extra features of online coding and compiling, hosting programming competitions and an added feature of a forum.

Instructions:

  • Install XAMPP and PhpMyAdmin
  • Create a Database in PhpMyAdmin
  • Browse to Dbscripts folder and run the sql script to create tables and insert data
  • Open connection-script.php file and fill in host, username, password and database name accordingly. test userid: 201351009@iiitvadodara.ac.in password: password

Note: Mail() is not currently working. Therefore, forgot password option will not work.