Devlog: September 24, 2025
SavePoint
- Finished adding extra properties to game/dtos
- Created models and dtos
- Need to do a migration (DONE)
- Still need to fix HTTPS problem
- I want to make a general controller to add/remove/delete many-to-many properties such as developers, genres, categories, game variations, platforms
- We can ignore stacks/lists since they have their own controllers (for now)
- May want to refactor this in the future?