TopTravelDestinations
Welcome to the Top Travel Destinations CLI gem! This gem was inspired by a love for traveling the world and learning about new cultures and experiences. The gem uses information from the TripAdvisor Travelers' Choice Destinations website to provide you with easy-access to three levels of information:
- the regions of the world
- the top destinations of that region
- a description of each top destination, as provided by TripAdvisor.
The world is your oyster. Safe travels and thank you for using the Top Travel Destinations CLI gem.
Installation
In terminal, execute the following installation command:
gem install top-travel-destinations-cli-gem
Usage
The Top Travel Destinations CLI gem has simple instructions:
- In terminal, run the gem (top-travel-destinations)
- At the "Here are the Regions of the World" prompt, enter an alphanumeric number to select a region.
- At the "Here are the Top Travel Destinations For the Region" prompt, enter an alphanumeric number to select a destination.
- Other options for viewing various menus, include: (a) 'regions' to return to the list of regions; (b) 'destinations' to return to the list of destinations for a region; (c) 'exit' to leave the gem.
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/agdavid/top-travel-destinations-cli-gem.
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
This project was created as part of the curriculum of Learn.co which is publicly and freely available under Learn's Educational Content License.