Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 487 Bytes

todo.md

File metadata and controls

11 lines (10 loc) · 487 Bytes

Todo list

Some ideias to make the application better.

  • Add head title on game pages;
  • Add a favicon;
  • Fix the rating problems on game pages;
  • Use AlpineJS in npm instead of CDN;
  • Refactor the "formatGameForView". We need to make that reusable;
  • Refactor some components like modals (for trailers and screenshots);
  • Some old games does not have all the complete informations making the app crashes or layout breaks;
  • Upgrade from Laravel 7 to 8;