Simple Tracker
Simple time tracker app built on top of React and Redux. Leverages localStorage to allow timer to work offline. Online version can be found here: https://www.simpletracker.app/
Full source code and instructions on how to run app locally can be found on Github: https://github.com/tanmancan/simple-tracker
Quickly organize timers using tags and categories. Timers can be filtered or searched by categories and tags.
Backup or import existing timer data using a simple interface.