Discover Your Neighborhood application

Link to application lerniri.github.io/neighborhood-map

This is a neighborhood map, which shows you 20 places around defined neighborhood and related wiki pages. It utilizes Google Maps API for loading neighorhood with nearby places onto the map and Wiki API to get wiki pages for selected neighborhood.

Functionality:

  • Define any location in which you are interested and browse up to 20 nearby places;
  • Filter nearby places by name, place type (i.e cafe, museum);
  • Click places markers and browse additional info;
  • Check top 5 wiki pages, containing info on your neighborhood.
  • Browse bicycle routes, traffic, public transport

Requirements

  • Chrome/IE/Safari/Firefox/Opera supported
  • Adapted for mobile devices

Udacity Evaluation followup tasks

  1. Places list: Initiate search upon enter press
  2. Places list: Add "selected" state to list item
  3. Code Quality: Adjust code according to style guide
  4. Error Handling: Provide some reasonable msg to the user when internet is off