Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 644 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 644 Bytes

Restaurant-Finder

A restaurant finder with Google Maps API and Retrofit Library

The application starts with displaying a map of restaurants in San Francisco Area.

The app includes:

  • Auto Complete Place Search
  • Addition of markers for restaurants in the city
  • Marker click displayes basic information of the restaurant
  • On opening marker information, complete details of the restaurant are displayed
  • Added Swipe to refresh details
  • Added network checker to check connectivity
  • Added options to filter restaurants in a bottom navigation sheet

Demo