Front End is developed in Python using PyWebIO library. The PostgreSQL database has been connected by psycopg2 API 2.0 in Python.
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.









