The app that helps you love your roommates. Log chores that you have done, with date stamps, for your other roommates to see.
- Create an account
- Log into your account
- Log out of your account
- Add new chores that you have done
- View chores that you and other roommates have done
- Edit your chores
- Delete your chores
$ git clone git@github.com:d-d-d-dalia/dalia-sinatra-project.git
$ cd dineable-app
$ bundle install
$ rake db:create && rake db:migrate
$ shotgun