Skip to content

bubbathan/cs5800_final_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs5800_final_project

CS5800 final project

Running the UI

In order for the UI to work, you will need to copy 'example_keys.json' into 'keys.json' and fill in the appropriate values.

You will also need the package 'mysql-connector-python' installed.

Before the application is run, you will need to run the following files into a MySQL terminal:

  • create.sql
  • insert.sql
  • queries.sql

They must be run in that order. Once the database is seeded, the application can be run and you will see a 'login' asking for an ID number. For testing purposes, you can use the ID number '2' to log in. From there, you can navigate the UI by following the prompts.

NOTE The UI is not fully functional. There will be some values and inputs that break the program.

About

CS5800 final project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages