Skip to content

caleb531/workday-time-calculator

Repository files navigation

Workday Time Calculator

Copyright 2017-2024 Caleb Evans
Released under the MIT license

tests Coverage Status

This application allows you to easily record and track what you've done (and when) throughout the day.

You can view the app online at:
https://projects.calebevans.me/workday-time-calculator/

Setup

This project uses pnpm (instead of npm) for package installation and management.

npm install -g pnpm
pnpm install
pnpm dev

The app will then be accessible at http://localhost:5173.

Usage

The app recognizes bulleted or numbered lists in a format like the following:

1. Category One
  a. 9 to 12:15
    i. Did this
2. Category Two
  a. 12:45 to 5
    i. Did that

About

Record and track what you've done (and when) throughout your workday

Resources

License

Stars

Watchers

Forks

Packages

No packages published