Data visualization for electric car statistics.
- brew install mongodb | sudo apt-get install mongodb
- git clone [email protected]:messick/electro-graph
- rvm install ruby-1.9.3 <-- this step may not be necessary
- cd electro-graph
- bundle install
- MONGOID_ENV=development ruby data_insert.rb
- ruby app.rb
Goto following URL: http://127.0.0.1:4567