timekeeper

My first (abandoned unfinished) web application for time tracking
git clone git://jacobedwards.org/timekeeper
Log | Files | Refs | README

TODO (376B)


      1 - Design a solution to the problem that is the internals of this
      2   program
      3 
      4 	? ...
      5 
      6 # Features
      7 
      8 - Add /import page which replaces a period with the times in a file
      9   (formatted like /export does)
     10 - Add ability to add and replace time periods by manually entering
     11   times
     12 ? Add automatic period termination based on date
     13 
     14 # Fixes and Improvements
     15 
     16 ? Localize times server-side