aaronfeingold / my_cocktail_2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro

Welcome to myCocktail, an app for storing cocktail recipes in a personal database.

Install Instructions

Having forked and cloned the repository...

To use, first run 'bundle install' in your terminal to install all gem dependancies.

Then use rake migrations to install all of the local files.

Next, run 'shotgun' in your terminal.

Finally, in a web browser like chrome, go to http://localhost:9393/ to use. You can create a new user name and password and begin to create new libations!

Contributing

Bug reports and pull requests are welcome on GitHub at https://https://github.com/aaronfeingold/my_cocktail. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Test project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About


Languages

Language:Ruby 56.2%Language:HTML 34.6%Language:CSS 9.2%