Skip to content

helloklow/beta-breakers

Repository files navigation

Beta Breakers

Beta Breakers is a Ruby on Rails application, designed as a digital guidebook for rock climbing and canyoneering routes around the globe. Adventurers can create an account using their email address or Facebook OAuth. This is a space for adventurers to share beta for new climbing and canyoneering routes, view established beta, and add comments and ratings to entries. Go beyond the guidebook!

Installation

Ruby 2.6.1 or higher is required.

To begin, execute the following commands:

clone repo

bundle install

rake db:migrate

Usage

To run, execute the following command:

rails s

Then, navigate to https://localhost:3000 in the browser.

Development

To release a new version, update the version number in version.rb. Push git commits and tags.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/helloklow/beta-breakers. 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.

Code of Conduct

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

About

Ruby on Rails app with OAuth that allows users to browse and share rock climbing and canyoneering route information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published