Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 395 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 395 Bytes

SportManagement project

it contain two files named as main and gui . gui is just small part of project .

Use main.py to run man project .

Project Explanation

This program is about a sports organization written in Object-Oriented Programming (OOP) style and has three main branches:

1-Manager 2-Coach 3-Member Each branch performs different tasks and has its own unique responsibilities.