Devlog: December 18, 2025
SavePoint
- Created PriceCharting price and id scrapers
- Now, I need to create a property in game to store these values (DONE)
- I also need to automate scraping it on IGDB populate (DONE)
- Also need to create a sync function (DONE)
- I’ve noticed that a lot of code seems duplicate with the sync functions, so 1st I’m going to make sure everything works as is, then I’m going to simplify the code to reduce duplicates (DONE)
- Now it’s just barcode scanning and user accounts left
- I want to go into Figma first and design out the new pages/features
- Barcode scanning button
- User accounts page (design done)
- Price valuation display (design done)
- Implemented price valuation Figma design into website