/MyRestaurants

Ongoing restaurant API project for Epicodus Android Development course.

Primary LanguageJava

MyRestaurants

Ongoing project for Epicodus Android Development course. Search for restaurants by a user inputted zip code, list results received from Yelp api, see details of restaurants and save restaurants to a separate list to be viewed later.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <https://github.com/theAppanaut/MyRestaurants.git> this repository
  • change into the new directory
  • open in Android Studios

Code Generators

Make use of the many generators for code, try ember help generate for more details

Further Reading / Useful Links

License

MIT License. Copyright (c) 2016 Scott Holland, Jr.