Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.37 KB

File metadata and controls

20 lines (11 loc) · 1.37 KB

Build passing Coverage Status

Fantaleghe EV

This is a Java implementation of fantalegheEV project

To summarise this project is a web application that permits to recalculate a fantasy league rank in a fair way, potentially addressing discrepancies or providing alternative ranking methods.

This application backend runs on Spring Framework and uses Java library Apache POI to parse a Microsoft Excel Spreadsheet (xlsx) that can be downloaded from the league homepage (only logged users are permitted to do so).

A docker-compose.yml is provided for easy setup. You can start the application and its dependencies using docker-compose up. This setup also includes a basic UI that can be found here.

Note: this UI relies on an older API and is not usable at the moment. There are plans to update it to work with the current API.

This application analyzes football fantasy league hosted on leghe.fantacalcio.it. I have no relationship with them.

License

This work is distributed under MIT license.