This is a simple client-side web application for tracking time spent on tasks.
Access the application here.
- 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