69f8d441eb95e75594e2c678e81f5a50d915f222
Tier 1 (game/platform/month row links, session/games/purchased/refunded count links, list capping + view-all, remove All purchases list) ships independently. Tier 2 (finished/dropped/unfinished links) is gated on the PlayEventFilter date-range prereq (#67). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RF5L4HtbcykTfY9YUYGds3
Timetracker
A simple game catalogue and play session tracker.
Development
The project uses uv to manage Python versions and dependencies.
Simply run:
make init
This installs the correct Python version, syncs all dependencies, and installs npm packages.
Afterwards, you can start the development server using make dev.
Description
Releases
23
Languages
Python
76.1%
JavaScript
9.5%
TypeScript
9.3%
HTML
3.9%
CSS
0.4%
Other
0.8%