Personal
TrollGG
2021-04-28 — 2021-05-30
League of Legends stats search - OP.GG clone
Project Description
To study Spring Boot, I cloned OP.GG, a League of Legends match history site. Integrated with Riot API.
Highlights
- Riot API integration
- Web application based on Spring Boot
- Responsive UI with Bootstrap
Features
- Match history search
- Ranking page
Lessons Learned
- 💡 External APIs enable data collection with tokens
- 💡 MVC pattern separates business logic from view and controller
Tech Stack
Java Spring Boot MariaDB Bootstrap