Skip to content

HenrySiau/neighborhoodMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neighborhood Map

Neighborhood Map App is an single-page application that showcase my favourite places at my neighborhood. all the data is fetched from server asynchronously.

Installation

This app require python version 3.6
$ pip install -r requirements.txt
replace your Google map api with YOURGOOGLEAPIKEY key at the button of index.html
replace your Google map api with YOURYELPAPIKEY key at the top of neighborhood.py

run $python neighborhood.py to start the server
open http://localhost:8000/ at your browser to use the app

Usage

Click the hamburger button will hide or show the sidebar, click marker on the map or menu item at sidebar will high light and pop up info window of that place, also show description at sidebar.
you can also filter places by drop down bar at the top of sidebar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published