Skip to content

coding/debugging web platform used for conjura'17 at TKMCE

Notifications You must be signed in to change notification settings

vinayakmp007/Code-fortress

Repository files navigation

coding contest managing server

Can be used for management of coding events

requirements PHP5 mysql server

Step 1: Create tables in the mysql server using the file queries.sql

Step 2: Create required directories and set the values for variables in the following files /include/glob.php /include/mysq.php /conur/src/conur/Credentials.java

Step 3: insert values into the tables(queries can be found inside queries.sql) Questions can be added to by executing following java file

/conur/src/conur/Questions.java