Skip to content

A Python Project On Gym Management System Using Tkinter For Graphical User Interface And SQLite3 For Database Management.

Notifications You must be signed in to change notification settings

mrsidrdx/RDX-Gym-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RDX-Gym-Management-System

A Python Project On Gym Management System Using Tkinter For Graphical User Interface And SQLite3 For Database Management.

How to Use?

Required modules are tkinter and sqlite3. (Assuming Python 3 is already installed.) Just install them via PIP

  1. pip install sqlite3
  2. pip install tkinter Or Just pip install -r requirements.txt

Now clone this repository. Open terminal and change your directory to this local repository. Now type python main.py and play with application.

Login Credentials

Just for testing purposes: Username : sid Password : sid

About

A Python Project On Gym Management System Using Tkinter For Graphical User Interface And SQLite3 For Database Management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages