/miami-budget

:zap: :sleeping: Visualizations of Miami's open data

Primary LanguageJavaScriptMIT LicenseMIT

Miami GRAPH

Budget Sunburst

Experience Miami's Data

Miami Graph started as a single D3.js sunburst visualization of Miami Dade county's 2016 budget proposal data. It aims to make Miami's data more engaging for its citizens.

miamigraph.com

Table of Contents

Installation

  1. Install Meteor
  2. git clone https://github.com/Code-for-Miami/miamigraph.git
  3. From the cloned repo, run meteor
  4. After the app builds, please visit http://localhost:3000

How to Setup GitHub

  1. Set up Git
  2. Fork
  3. Clone repository
  4. Create a branch
  5. Commit
  6. Sync
  7. Pull Request

Link to GitHub for Desktop

###Gotcha!

  • Scss compiler error: file to import not found or unreadable: .meteor/.../sass/materialize.scss
  • Ignore this error. Ctrl+C and rerun the app with meteor

Contribute

Coding

  • Fork this repo and clone it on your computer
  • Checkout a branch for your work
  • Submit a pull request to add your changes

Writing

Refer to Trello

Research

Refer to Trello