Build better behaviors by setting goals and tracking progress in real time.
A pure Rails App using Bootstrap for styling. The project was built using Rails 5.1.4. and SQLite database.
Fork and/or clone the repository down then cd
into habitracker
and run
rails db:migrate
rails s
to run database migrations and start the server on your local host. Then using your preferred browser open http://localhost:3000/
and enjoy!
- Eric Kollegger - MinimalGhost
- Adam Walter - Waltxr
MIT Copyright 2018 Eric Kollegger and Adam Walter