How might we get broad citizen input on the city budgeting process and move the City towards the model of participatory budgeting (PB)?
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.
This project has recieved contributions from some wonderful volunteers.
- @HiGregory - Data Cleaner & Project Leader
- Open to new members
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.
Getting started
Once you have cloned this repo to you local machine, open the app
directory in your Terminal.
cd app
npm install
npm start
- visit http://0.0.0.0:1111/ in your browser
npm run build