Visualize Swiss municipal spending and income as pretty and easy to understand visualizations. This is a collaborative project of aiger (https://www.aiger.ch/).
http://prettyfin.herokuapp.com/
- install heroku cli (https://devcenter.heroku.com/articles/heroku-cli)
- cd into project -
heroku login - add heroku remote -
heroku git:remote -a prettyfin - after changes, push to heroku master -
git push heroku master