Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 938 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 938 Bytes

Task Timer

React CI GitHub Pages Deploy

This is a simple client-side web application for tracking time spent on tasks.

Access the application here.

Notable features

  • Create tasks and log time spent on those tasks in 15 minute increments
  • Visually-intuitive interface for reviewing tasks and logged-time for the day
  • Navigate between time/tasks across multiple days
  • Application is client-side with all data stored in localStorage