Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.18 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.18 KB

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