Source code access: The working source is in a private repository.
I can grant read-only access for evaluation or do a 15-minute code walk-through.
Contact me on LinkedIn or email.
This is a public showcase repo. The working source code lives in a private repository. I’m happy to grant read‑only access to recruiters for evaluation or do a short code walk‑through. Contact: LinkedIn or email.
Existing time trackers felt over‑engineered for my daily flow. I needed: fast start, reliable stop, clear stats—without bloat or lock‑in.
- Authentication with distraction‑free login
- Quick Start: choose Type → Activity → Start/Stop
- Live timer with Edit, Notes, Delete
- History & analytics: share by Type, Top activities, daily rollups, session details
- Simple admin for Types and Activities
Screenshots live in
/screenshots(login, main, history).
This repo explains the product and design decisions at a high level while protecting the implementation. It includes architecture notes, security practices, a roadmap, and a short demo video/gif.
- See ARCHITECTURE.md for the domain model and flow
- See SECURITY.md for session/auth notes
- See ROADMAP.md for upcoming features
- See LICENSE for permitted use of the content in this repo
I can share a limited demo and walk through the code privately. Reach out if you want to evaluate MyTracker for your team or discuss integrations.
Keywords: time tracking, productivity, minimal design, analytics, PHP, MySQL, secure sessions, reporting, UX, data‑driven.