Skip to content

justEhmadSaeed/google-maps-store-locator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Maps Store Locator App

  • A Javascript Project to build an App to locate stores at the Google Maps
  • If the map is not showing... Apologies (the API key might have been disabled LOL)

Plan Of Action

  • ✔ Create Wireframes
  • ✔ Set Up the Base HTML Structure
  • ✔ Import Google Maps into the Web Page
  • ✔ Add the Text Store Locator
  • ✔ Add Input Box
  • ✔ Add Store List Container
  • ✔ Add Individual Store Container
  • ✔ Show all the stores in the stores list based on real world data
  • ✔ Show the Marker based on real world store data
  • ✔ Show the Basic Info Window
  • ✔ Complete the styling for the marker info window
  • ✔ Open the Info Window marker on store Selection in Stores List
  • ✔ Allow the user to search for the stores in a zip code
  • ✔ Add a Beautiful Transition on the hover of an Individual Store

WireFrame

Google-Map-Challenge

ScreenShot🎯

site-screen-template