Members | ID | Contribute |
---|---|---|
Lê Tuấn Anh | BA11-005 | GUI,Ideal |
Đinh Văn Hiệp | BA11-041 | GUI,Login,Conector |
Nguyễn Trường Khải | BA11-054 | GUI, Statistics |
Lê Vũ Hoàng | BA11-046 | Statistics,GUI |
Nguyễn Nhật Anh | BI12-022 | Presentation,DB |
- Login Admin System
- Customer Management
- Python 3 (prefered from version 3.7).
- Segoe UI family fonts.
- Necessary components of Python
git clone https://github.com/KaiKenju/ProjectG7-Topic24.git
cd ProjectG7-Topic24
Depend on the configuration for your Python system, run:
python loginas.py
or
python3 loginas.py
GUI based on
-
Tkinter – To create the GUI.
-
SQLite3 – To connect the program to the database and store information in it.
-
Tkinter.messagebox – To show a display box, displaying some information or an error.
-
Tkinter.ttk – To create the tree where all the information will be displayed.
The first 2 weeks focus on Gym management system (login, db..)
Last 2 weeks of UI building