Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

DATA AND APPLICATIONS

Database for CP tournaments as part of DNA Course

Instructions:

  1. Create user with full access granted
  2. 'mysql -h 127.0.0.1 -u root -p' to start mysql server
  3. 'source ./cpdb.sql' within mysql environment to use the database
  4. pip install -r requirements.txt
  5. Run the program: python3 Cache22.py
  6. Enter credentials of the user
  7. Once connected, enter the options given in menu to execute queries.

Enjoy! :)

About

Database storing information for cp tournaments/contests using MySQL

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages