MyGameProgress

MyGameProgress is designed to help you track your in-game progress. Track the quests you completed, which areas you explored, loot you gathered, etc. No need to maintain spreadsheets anymore.

create a API endpoint to get game progress and make it possible to filter by type

Fix: Orval generation failing

Orval is a pretty sweet tool to generate a type-safe TypeScript client for REST APIs to use with React-Query. Fun fact: it's named after a Belgian beer 🍺

Optimize email verification flow

At first, the user had to verify the email address after signing up to use app but changed it so that the user gets logged in and can browse the app but can't use all functionality until verified.

Add games to database

copy games database from other project and supplement the missing ones from the IGDB API

Think about a common structure for all game data

To create a consistent API with the same fields like armor, quests, subquests, location, etc.

data gathering day 2

Nothing really exciting to post in the next couple of days 😂