heyitsvajid / Find-Nearby

An android application to search nearby restaurants.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find-Nearby

An android application to find nearby restaurants.

Introduction

In this app, user can search for when user opens the application for the first time, he is asked to for Location Permission. Once permission is granted, MainActivity displays user’s current location. Here user can search for nearby cafes using search bar. On button click of search, with the help of Google Places API, nearby restaurants are fetched and markers are placed on the map. User can also navigate to the List of restaurants using tab layout second screen. Here user will be able to see the name, address and rating of the restaurants.

Screeshots

Home Page

MainActivity

Search Result with Markers

MainActivity

List with Details

MainActivity

Permissions

MainActivity

About

An android application to search nearby restaurants.

License:MIT License


Languages

Language:Java 100.0%