Skip to content

subbarao/electiondata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Demo

[http://morning-dusk-19.heroku.com/] (http://morning-dusk-19.heroku.com/)

Thanks to heroku

How to install this application

  git clone git@github.com:subbarao/electiondata.git 
  mv config/database.yml.example config/database.yml

update config/database.yml

install geokit gem

  sudo gem install geokit 

instructions to populating data and starting the server

  rake db:create
  rake db:migrate
  rake db:data:load 
  ruby script/server

Execute all the tests

rake

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published