MealSelector

An interactive command line application that allows a users to search for meals and get instructions to make meals.

Compatibility

Installation

  1. Clone this Repository

  2. Retrieve key from MealDB

    • The key and version will be saved into application on first launch.

  3. run bundle install

Usage

Run meal selector ./bin/MealSelector and follow prompts for desired information.

Files

  • ~/favorite_meals.json - contains information for user's favorite meals

  • ~/.Mealdbkey - contains key and version info.

Contributing

Bug reports and pull requests are welcome on GitHub at github.com/Anthonyntilelli/MealSelector.

License

The applications is available as open source under the terms of the MIT License.

Code of Conduct

Please be respectful of all people.