Skip to content

Latest commit

 

History

History
55 lines (28 loc) · 1.5 KB

README.md

File metadata and controls

55 lines (28 loc) · 1.5 KB

Budget Party 305 Edition

Problem Statement:

How might we get broad citizen input on the city budgeting process and move the City towards the model of participatory budgeting (PB)?

Original Project Proposal

What are we working on now?:

We've currently forked Austin Budget Party and our mapping out a way to add City of Miami budget data to this experience.

Once we do that we will re-think each design process of the current interface to match our own idea of what this should look like.

Contributors

This project has recieved contributions from some wonderful volunteers.

Current Project Leads | Contact for any questions

Previous Contributors

  • Open to new members

Design

Here is a link to our design assets and documentation. Here are open issues labeled "Design" where you can discuss, provide feedback or volunteer to help.

Development

Getting started

Once you have cloned this repo to you local machine, open the app directory in your Terminal.

cd app

Installation

  1. npm install

Development

  1. npm start
  2. visit http://0.0.0.0:1111/ in your browser

Build

  1. npm run build