Skip to content

drfb02/mytracker-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyTracker — Minimal Time Tracker (Showcase)

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.

Problem

Existing time trackers felt over‑engineered for my daily flow. I needed: fast start, reliable stop, clear stats—without bloat or lock‑in.

What MyTracker does (today)

  • Authentication with distraction‑free login
  • Quick Start: choose TypeActivity → 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).

Why this repo exists

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

Try / Contact

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.

Screenshots

Login screen

History & analytics


Keywords: time tracking, productivity, minimal design, analytics, PHP, MySQL, secure sessions, reporting, UX, data‑driven.

About

MyTracker is a minimal time tracker I built to remove friction: start an activity, stop it, and get clear stats by type, day, and task.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published