Skip to content

KaiKenju/ProjectG7-Topic24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2b69f25 · Apr 18, 2023

History

25 Commits
Apr 15, 2023
Apr 16, 2023
Apr 18, 2023
Apr 16, 2023
Apr 13, 2023
Apr 18, 2023

Repository files navigation

ProjectG24

💪 Gym Management System 💪

A project from Advanced Programming with Python, Group 7

Our team

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

Features

  • Login Admin System
  • Customer Management

🚀 Instalatiion

Prerequisites

  • Python 3 (prefered from version 3.7).
  • Segoe UI family fonts.
  • Necessary components of Python

Step 1: Clone this repository:

git clone https://github.com/KaiKenju/ProjectG7-Topic24.git
cd ProjectG7-Topic24

Step 2: Run the main functions:

Depend on the configuration for your Python system, run:

python loginas.py

or

python3 loginas.py

🔖 Legal

GUI based on

  1. Tkinter – To create the GUI.

  2. SQLite3 – To connect the program to the database and store information in it.

  3. Tkinter.messagebox – To show a display box, displaying some information or an error.

  4. Tkinter.ttk – To create the tree where all the information will be displayed.

🔖 Progress

The first 2 weeks focus on Gym management system (login, db..)

Last 2 weeks of UI building

About

GymManagementSystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages