Personal Analytics¶
Privacy-focused dashboard to track habits and time usage with local-first storage.
Status¶
Planned -- Concept defined, not yet in active development.
Overview¶
A personal analytics dashboard focused on privacy and data ownership. Designed to track:
- Daily habits and routines
- Time usage across activities
- Personal productivity metrics
The key differentiator is local-first storage -- data stays on the user's device by default, with optional cloud sync.
Tech stack¶
| Layer | Technology |
|---|---|
| Frontend | Next.js |
| Database | PostgreSQL |
| Storage model | Local-first |
Architecture¶
High-level architecture will be documented in the project repository once development begins.
Links¶
| Resource | URL |
|---|---|
| Repository | TBD |
| Project docs | TBD |
Key decisions¶
No project-specific ADRs yet. Organization-wide decisions can be found in the ADR index.