Premier League Football Manager
There are two applications.
- Backend developed with java and play framework and fontend designed with Angular.
- Java and JavaFX
Here an admin who controls the backend console app can do,
1 ------- Create a new football club and add it in the premier league
2 ------- Delete an existing club from the premier league
3 ------- Display statistics for a selected club
4 ------- Display the Premier League Table
5 ------- Add a played match
6 ------- Save
-1 ------ Exit from the application
A user can add a random match using Angular app and check the match history and league tables.