CityOfNewYork / Pre-K-Finder

NYC Pre-K Finder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pre-K for All

This app is a stand-alone HTML5 app that can be dropped into the doc root of any web server.

The upk.csv file included is a snapshot of the Pre-K facilities data for development use only.

In production the Pre-K facilities data may change without notice and is cached at a CDN daily.

  • Use gradle -Penv=dev buildApp to build for gis dev environment
  • Use gradle -Penv=stg buildApp to build for gis stg environment
  • Use gradle -Penv=prd buildApp to build for gis prd environment
  • Use gradle jettRun to run from project root on local Jetty web server
    • Allows for viewing live edits of src/main/webapp
    • Allows for viewing a build from build/webapp

This application is no longer under development and will be replaced by a version utilizing openlayers 3 (https://github.com/CityOfNewYork/pka.git)

About

NYC Pre-K Finder


Languages

Language:HTML 76.2%Language:JavaScript 23.1%Language:Python 0.4%Language:CSS 0.2%Language:C 0.0%Language:Shell 0.0%