Evaluates Fantasy football trades using player projections and past history.
Run the following command in order to clone this repository:
git clone https://github.com/KunaalAgarwal/FantasyTradeCalc.git
Run the following command to build this project using Gradle:
./gradlew build
Run the jar using:
java -jar FantasyTradeCalc.jar