JeremiahUM / OpenData-Backbone

A sample application demonstrating how an application might be built against the Open Data API using Backbone.js and Marionette.js.

Home Page:http://mjuniper.github.io/OpenData-Backbone/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenData-Backbone

A sample application demonstrating how an application might be built against the Open Data API using Backbone.js and Marionette.js.

Prerequisites

  1. nodejs and npm
  2. bower (npm install -g bower)
  3. phantomjs (for tests)

Setup

  1. Clone the repo: git clone git@github.com:mjuniper/OpenData-Backbone.git
  2. cd OpenData-Backbone
  3. npm install
  4. bower install
  5. gulp serve

Roadmap

Not a roadmap in the sense that these are features that will definitely be implemented; more of a list of potential improvements

  • API v2
  • upgrade yuki
  • leaflet mapmanager with config flag (if we go this route, the mapmanager should load it's own dependencies)
  • more tests

About

A sample application demonstrating how an application might be built against the Open Data API using Backbone.js and Marionette.js.

http://mjuniper.github.io/OpenData-Backbone/


Languages

Language:JavaScript 87.2%Language:CSS 11.2%Language:HTML 1.6%