mimikim / 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

Home Page:https://mimikim.github.io/Baltimore-City-Library-Locations/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://mimikim.github.io/Baltimore-City-Library-Locations/

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 51.1%Language:HTML 38.1%Language:CSS 10.8%