Skip to content

LukasSkywalker/open-budget

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New developers, designers and ideator are welcome to join.

Amateur: How to use

  • stay tuned for cloud hosted solution

Engineer: How to use

Prerequisites

  • ruby 1.9.3
  • RubyGems
  • Bundler

We recommend RVM

No JS runtime installed?

  • bundle config --local without js
  • or use therubyracer but I haven't had time to test it

Start the server

  • bundle install (needs to run every time the Gemfile changes)
  • rails s thin
  • create your own data file in the format of public/data/bern/data.json
  • send pull request with cool stuff

Documentation

About

A visualization web app for hierarchical budgets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.7%
  • Ruby 24.4%
  • CSS 6.9%