Git Product home page Git Product logo

neighborhood_map's Introduction

Neighborhood_Map

Neighborhood Map Application that demonstrates capabilities with APIs and MVC Frameworks. The application includes a menu on the left of the screen to help filter the markers and infowindows that appear on the google map that is in the right section of the screen. This application was meant to serve information from various APIs on the web through the Google Maps application to the user. I decided to use the Foursquare API to serve this information.

Purpose

The purpose of this project was for a part of the Udacity Full Stack Web Developer Course. The purpose of this project was to demonstrate my understanding of Full-stack development, from Authentication vs. Authorization, to the Back-end routing of a web application, to the front-end styling templates and how all of them interact and connect with one another to make a fully functional web application.

Running the Application

In order to run the application, just open the index.html file in a web browser.

The purpose of this application is to showcase some landmarks within the Southern California Area, while using the Google Maps API, and Foursquare API to display some information.

All of the information in the pop-up window was drawn from the Foursquare API.

Technologies

  • Knockout.js (MVVM Framework)
  • Bootstrap (Front-end)
  • GoogleMaps API (Google Maps functionality)
  • Foursquare API
  • Javascript (AJAX)

Challenges

One of the primary challenges I had with this project was the organization in the MVVM framework. I found it hard at times to figure out which methods needed to be split out from the View Model, especially around the objects that were contained on the Google Map. When I updated markers and infowindows on the viewmodel, they were not synchronized with the map. In order to work around this, I used an array to store the markers so that whenever they got updated in the viewmodel, I could reflect the change in the live google map.

Another challenge that I faced was around the filtering of the list elements. I found it a bit challenging to set the current location appropriately based off of the list, but I got around this by using a computed function in the Knockout Framework to apply the filter to the list elements.

Screenshot

neighborhood_map's People

Contributors

chanoscar0 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.