Skip to content

Some old outdated crap saved for history :3

Notifications You must be signed in to change notification settings

MojiRiAnt/JITAPI

Repository files navigation

JITAPI

Junior Informatics Tournament Project

TODO

  • More queries handling.

How to import and run our project

Using our installation script:

$ cd ~/Downloads  # navigate to your Downloads directory
$ wget https://raw.githubusercontent.com/MojiRiAnt/JITAPI/master/resources/private/ImportJITAPI.sh
 # download our installation script
$ cd ~/your/import/directory  # navigate to where you want
$ bash ~/Downloads/ImportJITAPI.sh  # execute the script

Other useful commands:

$ source ~/your/import/directory/JITENV/bin/activate  # activate our environment
$ python3 ~/your/import/directory/JITENV/JITAPI/main.py  # run our project

Project structure

  • main.py -- initializing our app and handling queries
  • database.py -- database handling
  • crypto.py -- additional crypto functions

About

Some old outdated crap saved for history :3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published