Premiere league manager
AngularJs - Java/Play Framework - HTML - CSS
The implemented program is a football premiere league management application that
consists of two main components namely the Command line interface and the GUI application.
The CLI applications allows users to create a new premiere league manager by adding
new clubs and adding played matches. It also allows users to delete clubs, view
statistics of clubs, view premiere league table, save league details to file as well
as load details from file. The GUI application extends the CLI application by allowing
users to view the league table, sort table by points, wins and goals scored. It also
gives the user the option to view played matches, generate random matches, sort match
list by date and search matches played within a specific date.