Devlog: December 29, 2025
SavePoint
- Today’s plan is to finish the user account page (DONE)
TODO:
-
Add type annotation to API methods (DONE)
-
Rename
types/index.tstointerfaces.ts(DONE) -
Make a way for users to add games into collections/favourites/owned (DONE)
-
Set default values in object models (just do it in the class) (DONE for currently needed models)
-
Add .NET keys to Azure (DONE)
-
Update homepage so that only
type=0loads -
After I’m done these changes, I want to do UI changes
- Making everything use the same styles, be in line with each other, etc. (DONE)
- Have more visibly responsive interactions (DONE)
- I want to base these changes off of the ‘Add to Collection’ modal (DONE)
- Ensure DaisyUI primary, secondary, etc. are using the correct colors (idc they look good as-is)
- Add pagination to search (DONE)
-
Unbelievably, I ended up finishing Phase 2 today! 🎉