Skip to content

anandrajaram21/rt-tracker

Repository files navigation

RT Tracker

A personal productivity tracker for logging daily work, planning tasks, and generating standup messages.

Features

  • Track work entries with hours spent across projects and tasks
  • Plan upcoming work
  • Auto-generate formatted standup messages
  • Manage question sets and answers with image support
  • Weekly summaries and time tracking
  • Local data storage with import/export

Getting Started

Install dependencies:

bun install

Run the development server:

bun dev

Open http://localhost:3000 in your browser.

Build for production:

bun build
bun start

Tech Stack

Next.js 15, React 19, TypeScript, Tailwind CSS, Dexie (IndexedDB)

About

just a regular task tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors