项目作者: SarahCyrDesign

项目描述 :
A Sinatra app that helps you track Vineyards and your Wine Tasting Adventures
高级语言: Ruby
项目地址: git://github.com/SarahCyrDesign/vineyard_companion.git
创建时间: 2017-08-24T22:55:24Z
项目社区:https://github.com/SarahCyrDesign/vineyard_companion

开源协议:MIT License

下载


VineyardCompanion

This is a Sinatra web application created to keep track of your Wine Tasting Experiences at various Vineyards you visit by:

  • Adding a new Vineyard you visited with a name/location/phone number and review
  • Adding new wines from your wine tasting and either associating them to an existing
    vineyard or add a new vineyard in the same form
  • Rate your wine by it’s taste, scent, color, etc.

Usage

To use this app, just clone, run bundle install, rake db:migrate and then run shotgun. Everything should be set up.

Contributing

To contribute/ please fork and send me a pull request with any changes

1) Fork the this repository
2) Create a local development branch for the new additions/debugging, please rename branch to something along the lines go ‘bug_fixes’ or ‘new_features’
3) Commit a change, and push your local branch to your github fork
Send me pull request for your changes to be included

License

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