项目作者: Wendyv510

项目描述 :
Ruby on Rails app, set up to register players for the Cinderella Softball league. With re-usable data from year to year. Implementing Facebook OAuth for easier login.
高级语言: Ruby
项目地址: git://github.com/Wendyv510/twin_tiers_cinderella.git
创建时间: 2020-04-08T23:54:59Z
项目社区:https://github.com/Wendyv510/twin_tiers_cinderella

开源协议:MIT License

下载


Twin Tiers Cinderella

Installation:
To use the science fair app, in terminal …
-git clone git@github.com:Wendyv510/twin_tiers_cinderella.git
-cd twin_tiers_cinderella
-bundle install
-rake db:migrate
-thin start —ssl and open https://localhost:3000 in browser

Description:
This app is set up so a user/coach can register teams and players for the Cinderella Softball league for the Twin Tiers region in Upstate New York.

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

License
The gem is available as open source under the terms of the MIT License. https://github.com/Wendyv510/twin_tiers_cinderella/blob/master/LICENSE

Code of Conduct
Everyone interacting in the EricCarleBooks project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions