dinesh4official / Nearby

Demonstrate to integrate the GCP in Xamarin and shows the nearby shops, stores and restaurants etc.,

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nearby

This application shows the nearby restaurants, mall, grocery stores etc.., which is available within 5 miles. Also, you can see them through built in Google Maps.

Architecture

In this application, we have followed the MVVM Pattern.

Concepts

  • MVVM
  • Singleton
  • IoC Container

Dependent Packages

Feature

  • Nearby Stores, Places within 5 miles.
  • Built-in Google Maps

Note

  • Replace your API keys for Google Nearby Places and for Maps in the following files.

References