/my-restaurants

Epicodus - Android Practice

Primary LanguageJava

My Restaurants

Epicodus Android Practice, 11.20.2016

By Sheena Nickerson

This is an Android application that uses the Yelp API to return a list of restaurants in a given zip code and display their Yelp ratings and detail information.

Prerequisites

You will need the following properly installed on your computer.

Installation

  • git clone https://github.com/sheenanick/my-restaurants
  • Open Android Studio.
  • Select 'Open an existing Android Studio project' and find the cloned repository.

Running / Development

  • Create a virtual device in Android Studio and run the application.
    - OR -
  • Connect an Android device to your computer and run the application on the device.

Support and Contact Details

Please feel free to contact sheenanick@gmail.com if you have any issues or questions, ideas or concerns.

License

This software is licensed under the MIT license.

Copyright (c) 2016 Sheena Nickerson