Navigation Menu

Skip to content

roman-bytes/check-in

Repository files navigation

Check-in App

Netlify Status

Check-in app is a small tool to help keep track of when you start a task and how long it takes to do that task. It currently only lets you track one task at a time and everything is saved in the browser sessionStorage() so you can leave and come back.

This app is built with Gatsby and hosted on netlify and can be found here

Usage

npm i && npm start

Wishlist

  • better form validation
  • better styling
  • ability to clear out activity/tasks
  • run multiple tasks at once
  • leaving session and coming back from session resets the timer.

Got up and running with gastby-starter-project

Releases

No releases published

Packages

No packages published