Time Management Application Backend
Allows users to register a task on which they worked, and for how long.
Usage:
Install and configure postgresql, ruby 2.3 and bundler Run: bundle Install rake db:create db:migrate rails s -p 3001
Time Management Application Backend
Allows users to register a task on which they worked, and for how long.
Usage:
Install and configure postgresql, ruby 2.3 and bundler Run: bundle Install rake db:create db:migrate rails s -p 3001