wilsongis / quality-of-life-report

Report for the Quality of Life project

Home Page:http://mcmap.org/qol-report/?n=2,10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quality of Life Report

An independent project related to the Quality of Life Dashboard.

DEMO

Setup

git clone https://github.com/tobinbradley/quality-of-life-report.git
cd quality-of-life-report
git clone https://github.com/tobinbradley/mecklenburg-quality-of-life-data data
npm install
npm run datagen
npm run build

Start the project

npm run start

Build for production

npm run build

URL Arguments

  • s: Neighborhoods to select, if any

Notes

The second page of the report (first page past the map) will require a little massaging. In particular, the number grid you can either customize or toss as you see fit, and the logo/title is a static image. You can fix that in app\index.html.

About

Report for the Quality of Life project

http://mcmap.org/qol-report/?n=2,10

License:MIT License


Languages

Language:Vue 34.9%Language:JavaScript 27.8%Language:HTML 26.1%Language:CSS 11.2%