- Overview
Welcome to Cat Cafe! Here you, as a customer, can create, edit & schedule appointments to come and enjoy your favorite kind coffee with your favorite companion, coffee options are available as well as putting in request for another option of your choice, you are able to schedule an appointment with one of our already named kitties or even nickname one yourself!
As a user you'll have the option to create an account with us, or signing up with Google!
- First clone the repo & then install the gems required
bundle install
- Run migrations
rails db:migrate
- Run application on your local server
rails s
This project is avaialble as open source under the terms of the [MIT License] https://github.com/adrianapicado/CatCafe/blob/master/LICENSE.txt
Bug reports and pull requests are welcome on GitHub at https://github.com/adrianapicado/CatCafe