No commit activity in last 3 years
No release in over 3 years
Washington hikes lets a user browse and see details on the most popular hikes across Washington state, or from a specific region of the state.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.16
= 1.1.0
~> 10.0
~> 3.0

Runtime

~> 1.8
 Project Readme

WashingtonHikes

WashingtonHikesCLI will be a command-line app to allow a user to find a hike in a specified region of Washington state. When the user runs the app, they will see a greeting and be able to choose the region they would like to look in, see all hikes or exit the app.

If a user chooses to select a region, they will be asked to choose a region 'menu' to get to the main menu. If they select a region they will see a list of hikes available in that region including the name, length and elevation gain. The user can select a hike to see additional details like the description, features and rating.

After looking at a hike's details the user can choose to browse hikes by region, see hikes across Washington or exit the app.

Installation

To run Washington Hikes clone the repository to your machine: https://github.com/efkarst/washington-hikes-cli. Use Ruby >= 2.5.1 and run "bundle install" to install dependencies.

Usage

Run "ruby ./bin/washington-hikes" and follow the on screen prompts.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/efkarst/washington-hikes-cli. 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 WashingtonHikes project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.