Open source, baby.
$ git clone https://github.com/t-chris/Hardstuck.gg.git
Put this command into terminal.
npm run dev
This will run the dev script, which has nodemon installed.
Hardstuck.gg is an application based in Node.js that grabs data using the Riot Games API and analyzes it to determine if a player is "hardstuck," aka not improving and plateauing in performance.
- Node.js
- Express.js
- A couple other node modules like express-handlebars and Request.js
- Front-end Technologies - HTML/CSS/Bootstrap
- Probably the release of some functional API that users can use in the form of JSON.
- Some Clash functionality. Clash was fun.
Check out my website if you're interested. This was a fun little project for a game I unfortunately play.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Thanks to Riot Games for making me play this game despite my hatred of it.