Hacker News new | ask | show | jobs
by jasalt 708 days ago
This was cool, looks quite nice and polished.

I also made a quick activity tracker app recently but went with Django, Bootstrap and HTMX. Used it myself for few weeks but then moved on with other stuff. Can't seem to keep up using such app personally.

Cleaned up the readme just now and added a demo video https://codeberg.org/jasalt/tracker. Should be quick to setup with Sqlite locally. I've had it running on Fly.io (free) and connecting to Postgres on a some toy VPS.

Far from a finished thing but maybe can inspire someone.