Giter Site home page Giter Site logo

gootyfer / participacion Goto Github PK

View Code? Open in Web Editor NEW

This project forked from consuldemocracy/consuldemocracy

0.0 2.0 0.0 8.21 MB

Consul - Gobierno abierto del Ayuntamiento de Madrid

Home Page: https://decide.madrid.es/

License: GNU Affero General Public License v3.0

Ruby 59.25% CoffeeScript 0.53% JavaScript 0.72% CSS 12.58% HTML 26.73% Shell 0.19%

participacion's Introduction

![Logo of Consul] (https://raw.githubusercontent.com/consul/consul/master/public/consul_logo.png)

Consul

Citizen Participation and Open Government Application

Build Status Code Climate Dependency Status Coverage Status

This is the opensource code repository of the eParticipation website originally developed for the Madrid City government eParticipation website

Current state

Development started on 2015 July 15th. Code was deployed to production on 2015 september 7th to decide.madrid.es. Since then new features are added often. You can take a look at a roadmap and future features in the open issues list.

Roadmap

See ROADMAP_ES.md

Tech stack

The application backend is written in the Ruby language using the Ruby on Rails framework.

Frontend tools used include SCSS over Foundation for the styles.

Configuration for development and test environments

Prerequisites: install git, ImageMagick, Ruby 2.2.3, bundler gem, ghostscript and PostgreSQL (>=9.4).

git clone https://github.com/consul/consul.git
cd consul
bundle install
cp config/database.yml.example config/database.yml
cp config/secrets.yml.example config/secrets.yml
bin/rake db:setup
RAILS_ENV=test bin/rake db:setup

Run the app locally:

bin/rails s

Prerequisites for testing: install PhantomJS >= 2.0

Run the tests with:

bin/rspec

Licence

Code published under AFFERO GPL v3 (see LICENSE-AGPLv3.txt)

Contributions

See CONTRIBUTING_EN.md

participacion's People

Contributors

voodoorai2000 avatar xuanxu avatar kikito avatar decabeza avatar dgilperez avatar juandefelix avatar eloy avatar mlovic avatar ana06 avatar xjakub avatar jmgcrespo avatar jjballano avatar serabe avatar hermesdt avatar ferdy89 avatar josepjaume avatar andion avatar apradillap avatar alejanderl avatar avances123 avatar gootyfer avatar juanortizthirdwave avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.