Skip to content

Wonder where is the nearest supermarket to you? Let us lead you the way! 🗺️

Notifications You must be signed in to change notification settings

yuyuichiu/WhatsNearMe-HK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsNearMe-HK

Wonder where is the nearest supermarket to you? WhatsNearMe suggests your target facilities near you, so you can easily decide where to go. You can search the type of facility you plan to go, and the application will return the 3 nearest places to you.

Web is live on: https://yuyuichiu.github.io/WhatsNearMe-HK (works on mobile and PC!)

How to use

basic app flow

No matter on mobile or PC, you can find your nearest places in just 2 simple steps:

  1. Enter your starting location address

No need to fill in your housing speifics, just your rough location is all we need.

  1. Select a target facility to look for, then submit.

You can type in your custom query, or choose one of the predefined options.

That's it! You should now see up to 5 result of the nearest facilities that you are looking for. Optionally, you can press the google map direction button to see how should to go there.

Behind the scene

This web application communicates with Google Places and Geocoding API (and its related libraries) to retrieve the nearest facilities from your starting location dyanmically. This website provides a convenient and easy-to-simple interface to let everyone access to Google's amazing service without charge. It also utilizes other plugins for better UX, such as Google Autocomplete to fill in address easier, as well as localStorage to store the last search start location. Import module system is also implemented in the JavaScript source code to organized code into several files with distinct purpose.

Things that I am planning to add

  • Captcha
  • Display estimated travel distance as a part of search result
  • Make a English version

About

Wonder where is the nearest supermarket to you? Let us lead you the way! 🗺️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published