Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 530 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 530 Bytes

Simple Time Tracker

A web based time tracking tool. Uses localstorage for data. Keyboard optimized. Single page.

Running Online

https://simpletime.xyz

Features:

  • Create a project record time to it

Intentionally Missing Features:

  • No reports
  • No user accounts
  • No emails
  • No to-do list
  • No calendar
  • No teams

Code

This project structure is based on Net Art Starter. Everything you need to know to build and run the project is there.