Skip to content

OrangeII/simple-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

348 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Time Tracker

A time tracking application built with Vue 3 and Supabase. Track your daily tasks, organize them with tags, and analyze your time usage patterns.

Features

  • Task Tracking

    • Start/stop time tracking for tasks
    • Add custom tags to tasks
    • Group entries by task
    • Resume previous tasks
    • Mark tasks as favorites
    • QR code scanning support
      {
        "taskId": "optional-uuid",
        "name": "optional-task-name",
        "altCode": "optional-alternate-code"
      }

Tech Stack

  • Frontend:

    • Vue 3 + Vite
    • Tailwind CSS
  • Backend:

    • Supabase

About

a simple time tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors