Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 741 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 741 Bytes

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