/taskaroo

a shared task app build on rails as part of the Flatrion School's curriculum.

Primary LanguageRuby

Taskaroo

System requirments

  • Ruby 2.5.1

  • SQLite

Setup

  • git clone

  • bundle i

  • rake db:migrate

  • rails s

  • navigate to localhost:3000