Yixboost Games V2
- 3 Devlogs
- 11 Total hours
This is a full rewrite of Yixboost Games made with python FastAPI and Bootstrap 5
This is a full rewrite of Yixboost Games made with python FastAPI and Bootstrap 5
I cleaned up the whole structure and updated all the pages with the new design. I also added extra features and pages.
New plugin with a bug report form on /report with auto form fill in and game action button for game report, stores issues in the database.
Added better database system, plugin loader, default theme, built in plugins, games_loader and search, core systems and better structure
I made the starting structure for FastAPI in main.py
Added: Card structure on homepage, Navbar and footer parts, 404 page, example profile page on / profile with testing data.