Welcome to Colorado Trails!
About this Gem:
The intention for this gem was to connect my love for the outdoors with my love for code. In the app, you will have the opportunity to explore Colorado's Top20 trails in a variety of categories. Once you picked a specific trail, more detailed information about said trail will be displayed.
Install Instructions:
RubyGems.org option:
If you are reading this, chances are you know a bit about code and how to run a ruby gem. If not, feel free to reach out to me on GitHub - @ChrstphGrnr or on Slack @ChrstphGrnr
This is published on RubyGems.org and thus you can install it easily with the following terminal command:
gem install colorado_trails
Once installed you will need to go into the colorado_trails/bin folder and execute the 'run' file.
This will open the app for you to use.
OR:
Fork and Clone it on GitHub and open it in your favorite local environment. Once it's loaded in your environment, open terminal, navigate into the colorado_trails/bin folder and type ./run
This Gem is published under the MIT license - https://opensource.org/licenses/MIT
I want to thank a few people for their contribution to the development process:
!Slackers cohort - Flatiron Staff in general - particularly Alex Aguilar.
For any questions, feel free to reach out on GitHub.