#Setup Instructions:
- You need to use Python 3 with mysql connector to run the code.
- Run main.py will take you to the Log in screen.
- We used Python build-in UI Tkinter to make the UI, and we used mysql connector to execute sql command in the database.
#Contributions:
- Chenxi Gao: Set up the initial screen struction. Made screen 1-5, 8, 15-19.
- Chunhao Zhou: Made screen 6,7,9-12. Added helper funtions to create user interfaces.
- Daniella Bahidika: Made screen 13-14.