Best android open-source packages and libraries.

Random restaurant generator

An Android app that queries Yelp's API for a random restaurant near you
Updated 1 year ago

Random Restaurant Generator

PlayStore

It uses the Yelp API to query for restaurants and uses Google Play Services location API. It also uses Google Maps Android API for displaying the location of a restaurant.

Description

Deciding where to eat takes forever. Either your friends / family can never agree on where to go, or you're feeling indecisive and can't pick. With Random Restaurant Generator, you don't have to ask anyone anything or worry about what to pick. Random Restaurant Generator searches for places to eat near you and picks one at random.

If you don't like the place it finds, swipe it to the left to get a new one. Found one you like? Swipe it to the right to open it in Yelp and check out more info. Got a place that you're thinking about, but not quite sure? Add it to your saved list by clicking the bookmark icon to access it later.

Features:

  • Filter your searches by entering a category or type of food you like (perfect for vegans).
  • Filter your searches by price range ($, $$, $$$, $$$$).
  • Filter by time restaurants are open at so you don't get one that is closed when you get there.
  • Ability to use your GPS for places near you or enter a location manually to search a specific area.
  • Save restaurants to access them later if you want to narrow down your choices.
  • Ability to open the restaurant's page in Yelp for more information.
  • Displays a mini Google Maps to show where the restaurant is and to get quick directions to it.

Contributing

Please feel free to submit a pull request if you have any improvements or suggestions. If you run into any issues, please do submit them and give feedback wherever you can.

Building

Building is quite simple with gradle:

git clone https://github.com/christarazi/random-restaurant-generator.git
cd random-restaurant-generator/
./gradlew build

License

This program is free software, distributed under the terms of the [GNU] General Public License as published by the Free Software Foundation, version 3 of the License (or any later version). All files under this project are under this license. For more information, see the file LICENSE.

Tags rest