Skip to content

kishorchouhan/Neighborhood-Map-App-Udacity-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neighborhood Map App

Overview

Udacity Front-End Web Developer Nanodegree - Project

Final Project From Udacity JavaScript Design Patterns Course.

Links to GitHub Repository (Master Branch)

To run the website and take code on local machine:

  1. Download the GitHub zip file or clone the repository onto your local workstation:
  2. Open a browser window and navigate to the index.html file in your directory.

How to use this app:

  1. Click on a marker that opens an infowindow that displays the name of the place.
  2. You can click on an item on the provided list and the appropriate marker will display its infowindow.
  3. Type in the white bar if you only want to see a few of the places listed on the map to make it easier to spot.

Things I done in this project:

This is the Udacity Neighborhood Map Project! It's intended as a challenge to put together a website from various APIs. This includes making function calls to Google Maps and other location-based services like Foursquare.

Included is a list of famous tourist places in Jaipur of India. 🍲

The app allows you to filter the list down as you type. In return, it displays the locations on the map. Heck, the icons even bounce like you expect them to.

There's also extra info pulled from the Foursquare API where available. This includes website URLs and phone numbers. ☎️

The app is responsive, too! It resizes using CSS Flexbox and media queries.

About

Udacity Front-End Web Developer Nanodegree- JavaScript Design Patterns Final Project: Neighborhood map app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published