Activity Tracker is a full stack web implementation of an activity tracker.
Find a file
2025-04-20 11:21:24 +02:00
.idea Initial Commit 2025-04-20 11:21:24 +02:00
static Initial Commit 2025-04-20 11:21:24 +02:00
templates Initial Commit 2025-04-20 11:21:24 +02:00
.gitignore Initial Commit 2025-04-20 11:21:24 +02:00
activities_old.json Initial Commit 2025-04-20 11:21:24 +02:00
backend.py Initial Commit 2025-04-20 11:21:24 +02:00
json_extensions.py Initial Commit 2025-04-20 11:21:24 +02:00
README.md Initial Commit 2025-04-20 11:21:24 +02:00

ActivityTrackerWeb is a web full stack implementation of an activity tracker. Currently just a playground to test concepts and possible user experiences.

It's a Work in Progress!