Skip to content

Front End is developed in Python using PyWebIO library. The PostgreSQL database has been connected by psycopg2 API 2.0 in Python. Demo Video is given in link:

License

Notifications You must be signed in to change notification settings

njshah301/Basketball_Training_Manangement_System

Repository files navigation

Basketball_Training_Manangement_System

Front End is developed in Python using PyWebIO library. The PostgreSQL database has been connected by psycopg2 API 2.0 in Python.

Core Idea:

We have developed the relational database in PostgreSQL, which an Admin mainly manages. We need to monitor the level of skills of players constantly. This must be the focus of our application. To accurately monitor and provide better feedback to players, we should divide training sessions into various types. Players should be graded by a trainer in each session so that players’ can get continuous reports on improvement in their level in multiple skills. As a training management centre, the academy our application also provides functionality to rate a player based on his Coach are given the right to provide grades to players based on players’ performance in each skill area. We have developed the frontend using the PyWebIO library in Python. We have connected the PostgreSQL database with psycopg2 Python DB API.

Relational Diagram Of Database

image

Screenshots

HomePage

image image

Contact Information Table

image image

Query

image

Insert Contact Information

image

Successful Insert

image

Delete Contact Information

image

Deleted Successfully

image

About

Front End is developed in Python using PyWebIO library. The PostgreSQL database has been connected by psycopg2 API 2.0 in Python. Demo Video is given in link:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published