Time Tracker. A simple component for logging time spent on tasks.

github.com/StephenGrider/ReactTimeTracker

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2014
  • cleanup + formatting
  • index shows a table with entries
  • structure for bootstrap
  • packagejson update
  • styling
  • yay bootstrap
  • real collection
November 2014
  • paving way for autocomplete
  • gulp config
  • ill do css later..
  • renders basic list of time entries
  • render on model change
  • collection saves to local storage
  • time setup data saved on model
  • model attires retrieved from local storage + model gets attrs from in…
  • manual time input field
  • timer complete
  • added timer
  • renamed css
  • styling + structure