mathieu / tasktracker3

The 3rd edition of TaskTracker in rails

Home Page:http://tasktraker3.marache.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

== Welcome TaskTracker3

TaskTracker3 is a web-application to track your activities and assign them to projects.

It started as a Rails 3 learning project, and now is being used by others to play with :-)

It is usually regularly push on heroku and can be tested live on http://tasktracker3.marache.com

== Design ==

3 classes :-) :
 - User, you when you are logged in
 - Project, a name and a Budget Unit
 - Activity, one per day per Project per User

About

The 3rd edition of TaskTracker in rails

http://tasktraker3.marache.com


Languages

Language:Ruby 88.8%Language:JavaScript 11.2%