uhlissuh / neighborhood-map

A single page landmark exploration app for my hometown of Arcata, Ca. Uses Wikipedia API for information about landmarks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neighborhood Map Project

This is a single page landmark exploration app for my hometown of Arcata, Ca. It was build to satisfy the requirements for Udacity's Full Stack Nanodegree Project 6. I used the Knockout library for MVVM functionality and Twitter Bootstrap for design. The Wikipedia API provides users with information about landmarks. The app is mobile responsive.

Run

  1. Download files
  2. Run bower install to install dependencies
  3. Open index.html in the browser

View

This app is running on Github Pages at https://uhlissuh.github.io/udacity-p6-neighborhood-map/

About

A single page landmark exploration app for my hometown of Arcata, Ca. Uses Wikipedia API for information about landmarks.


Languages

Language:JavaScript 63.2%Language:HTML 26.4%Language:CSS 10.4%