Skip to content

coding/debugging platform used for conjura'17 at TKMCE

Notifications You must be signed in to change notification settings

tkm-ce/Code-fortress

 
 

Repository files navigation

Coding Contest Managing Server

Can be used for management of coding events

Requirements

  • PHP5
  • MySQL Server

Usage

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

  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

  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

About

coding/debugging platform used for conjura'17 at TKMCE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.9%
  • CSS 17.4%
  • PHP 7.5%
  • Java 5.4%
  • HTML 3.6%
  • Shell 0.2%