Skip to content

Project 5 - Neighbourhood Map - Full Stack Web Developer ND Program

Notifications You must be signed in to change notification settings

dimak1/udacity-fsnd-project5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neighborhood Map

Fifth project from Udacity's Full-Stack Web Developer Nanodegree Program.

About

For this project I built a Attractions Finder, a responsive Single Page Application (SPA) using Google Maps API and Facebook Graph API to find and display City's Attractions.

Features

  • Find top Attractions/Points of Interest for Toronto, New York, Miami and San Francisco
  • Show Attractions on the Map
  • Show Attraction details: Address, Phone, Rating, Price Range, Info/Description, Reviews, Photos, Check-ins and Open/Close status
  • Search/Filter Attractions from the list

How To Run

  • Live preview: Attractions Finder
  • Clone/Download this repository and open index.html in your browser

Libraries, Frameworks, API

  • Knockout JS
  • Bootstrap 4
  • jQuery
  • Google Maps JavaScript API
  • Google Maps Geocoding API
  • Google Places API Web Service
  • Facebook Graph API
  • Font Awesome

References