Skip to content

ryanvuu/csc-365-lab7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Team Members: Ryan Vu, Giovanni De La Luz, Bernardo ...

Compilation / Runtime Instructions:
- Virtual Environment
- python -m venv .venv (Windows) // python3 -m venv .venv (MacOS)
- venv\Scripts\activate (Windows) // source .venv/bin/activate (MacOS)
- python main.py (Windows)  // python3 main.py (MacOS)
In the function main, change the user and database values in the MySQL connection method to your own username.

Bugs / Deficiencies:
No known bugs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors