Skip to content

dinesh4official/Nearby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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