# Time Since

## Purpose

Time Since tracks routines and events by elapsed time instead of forcing every task into a fixed calendar recurrence.

## Architecture

- Frontend: web app deployed on Vercel.
- Core model: trackers, occurrences, sessions, counters, reminders, and elapsed-time views.
- Storage: browser/app persistence with import/export support.
- UX: card-based tracking with quick actions for logging events and sessions.

## Deployment / External Services

- Hosting: Vercel.
- Source control: GitHub with deployment integration.
- Database: browser/app persistence with import/export support.
- Analytics: not documented in this repo.
- Notes: no backend service is documented here.

## Notes

The repo is currently private.
