/how_do_i_spend_my_time_api

Ruby on Rails api to track activities and calculate how do you spend your time

Primary LanguageRuby

How do I spend my time? (hdismt)

Project Status:

In development - This project is actively being developed and is in an ongoing state.

Ruby on Rails api to track activities and time spent on them.

Development

bundle install

rails db:create db:migrate db:seed

rails s