All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Starting project with several list of players -- List of my players -- List of my players sorted by points -- Lists of players group by position (PT, DF, MC, DL) and sorted by points
- Change file directory structure
- Initial test of parse data and print
- Install Twig
- Create .gitignore file
- Create new structure for Twig
- New templates
- Add Twig Extension to show currency data
- Create Twig Filter to show names better
- Update main file to use Twig
- Old templates structure
- Old code
- Form to select users and show their info
- New section to show advices
- Add custom CSS file
- Fix custom filter Twig
- Update templates
- Update custom JS file
- Old code