Skip to content

Simple web application for tracking time spent on tasks.

Notifications You must be signed in to change notification settings

danielway/task-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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