Skip to content

[ABANDONED] Project to help Brazilian voters find the parliamentarians who share the same ideas

License

Notifications You must be signed in to change notification settings

EspelhoPolitico/espelho-politico-legacy

Repository files navigation

Espelho Político

<img src=“https://codeclimate.com/github/EspelhoPolitico/espelho-politico/badges/gpa.svg” alt=“Code Climate” />

Description

Project to help Brazilian voters find the parliamentarians who share the same ideas

Dependencies

  • PostgreSQL Dev

  • Ruby (2.3.0)

    • To install it, we recommend the Ruby Version Manager - RVM. You can follow the steps here

  • Rails (4.1.5)

Setup

Configuring the Development Environment

$ gem install bundler

$ bundle install

$ rake config:development_environment

Fetching data from Camara Legislativa

Run this task at least once. If you wanna keep your database updated run this task with regularity.

With default values
$ rake db:fetch_data
With customization
$ rake 'db:fetch_data[<database_name>, <database_role>, <role_password>]'
Parameter

Default value

database_name

ep_dev

database_role

$USER

database_password

<no password>

About

[ABANDONED] Project to help Brazilian voters find the parliamentarians who share the same ideas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published