/personal_time_tracker

Simple Rails app to track my time usage.

Primary LanguageRuby

Personal Time Tracker

This is a simple Rails app to track your time usage. It has Clientes, Projects, and Time Tracks.

The idea is that you should track your work time, in order to find out what clients are more profitable and where you are wasting time.

TODO

  • Relationship between User and other models

  • Stats

  • Design