Cooldowns v2

Redesign of the site for LoL players, with more features, improved stability, and responsive design.

Context :

After progressing in my training (Grafikart), I wanted to redo my first project properly in order to familiarize myself with Symfony.
This new version incorporates most of the feedback I received on V1. It is easier to keep updated, more stable, and responsive.

Features :

  • - Game information through search
  • - Display of multiple searches and calculations
  • - Responsive for phones and tablets

Technologies :

  • - Symfony 7
  • - SQLite
  • - Bootstrap
  • - Docker + Caddy + OVH
An image of the website, showing a table.

Conclusions :

Satisfied to have put into practice what I’ve learned and to realize how far I’ve come.
I was able to use Asset Mapper, Stimulus, and Mutation Observer to manage various aspects of the site, such as dual name + calculation search, dynamic addition of elements to the DOM, and autocomplete for search.