- 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)
- ✔ 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