A tool which uses the RIOT Api to analyze and evaluate a player's performance both positive and negative and offers suggestions.
The RIOT-API, which is used to access player-data has to be updated every 24 hours. A new RIOT-API-Key can be generated here with a RIOT-Account.
For further information of this project, please read backend/README.md, frontend/README.md
- Make sure that a legit Riot API key is set in the RiotApi controller.
- Run docker-compose up
- When problems with express session -> go to api docker container and run npm install
- The frontend is at http://localhost:3000/ and the backend is at http://localhost:4000/