Skip to content
forked from kalealex/ue-pb

Utility elicitation of Participatory Budgeting in Chicago using data visualization with D3.js

Notifications You must be signed in to change notification settings

magabrielaa/ue-pb

 
 

Repository files navigation

Utility elicitation: Participatory Budgeting use case scenario

Feedback Page

Here is a short video of the feedback page I developed for the project to show the results of participatory budgeting by Chicago ward. The prototype allows the user to compare the results between two wards at a time:

PB.Prototype.mov

Notes

If this is the first time running the development environment run yarn from the terminal to install the dependencies. If you do not have this command, see the docs for installation instructions. If you do not have node install, you should install it.

Next you are ready to run the development environment. This will start up a development server which you can use to navigate to the application. Keep this process running and builds will be triggered whenever you make a change.

sh npx netlify dev

Point yourself to the page, eg http://localhost:8888/

And you're off

If you need to do database stuff, make sure you have mongodb installed and its running (eg run mongod in the terminal). It can also help connect to mongo compass.

About

Utility elicitation of Participatory Budgeting in Chicago using data visualization with D3.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.3%
  • CSS 14.8%
  • R 6.9%
  • Python 2.8%
  • HTML 2.2%