Skip to content

TrushaSakharkar/Gym_Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gym_Management.

It's a Database project where u can execute certain specified functionalities given in the documentation.

1.Doc.pdf will give the complete description about the Mini world.

2.ER_Diagram.pdf shows the ER diagram of the mini world.

3.Relationalmodel.pdf contains the relational model and 1st 2nd and 3rd normal form subsequently.

4.gym.sql loads the database with the appropriate schema and gym.py updates the database state.

Run >python3 gym.py it will ask for username and password. They are the username and password declared during pymysql setup.

About

A bottom-up approach to build a database system for managing Gym clients and services linked to the Gym such as managing Trainers, Customers and various fitness products. Built using Python, MySQL, and libraries such as PyMySQL etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors