/Baltimore-City-Library-Locations

Single-page Angular 1 application that queries JSON data to locate and map every public library in Baltimore City using Google Maps' Javascript API

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

Enoch Pratt Free Library Locations in Baltimore City

Demo

Demo Link

Description

This is a single-page application written with AngularJS that assembles information queried from a JSON data set and drops a location pin on a map for every Baltimore City public library listed on the Enoch Pratt Library website.

This was inspired by a public JSON data set located at Open Baltimore. Unfortunately the file was incomplete and could have been organized better, so I went through the Pratt Library website to collect data and created a custom JSON file to reference.

I am currently making use of the Bootstrap framework for the sake of brevity, the focus is on functionality.