Consuldemocracy

screenshot of Consuldemocracy
rails

Consul Democracy - Open Government and E-Participation Web Software

Overview:

The CONSUL DEMOCRACY is an open-source Citizen Participation and Open Government Application originally developed for the Madrid City government eParticipation website. It is now maintained by the open-source software community in collaboration with the CONSUL DEMOCRACY Foundation. The platform promotes democracy by enabling citizen engagement, feedback, and decision-making processes through its features and functionalities.

Features:

  • License: AGPL v3
  • Accessibility conformance: Ensures the platform is accessible to all users.
  • Build statusCode ClimateCoverage Status: Provides information on the build status and code coverage.
  • Documentation: Offers detailed instructions on how to start, install, customize, and use CONSUL DEMOCRACY as an administrator/maintainer.
  • Configuration for development and test environments: Lists prerequisites for installing the platform and provides guidance for setting up the app locally.
  • Default admin user: Allows login with a default admin user for testing purposes.
  • Configuration for production environments: Guides users on how to configure CONSUL DEMOCRACY for production use.
  • Contributions: Provides guidelines on how individuals can contribute to the development of the platform.
rails
Ruby on Rails

Ruby on Rails, often referred to as Rails, is an open-source web application framework written in Ruby. Known for its convention over configuration and don't repeat yourself (DRY) principles, Rails simplifies and accelerates the development of database-backed web applications.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

Stylelint

Stylelint is a modern linter for CSS that helps you avoid errors and enforce consistent styling conventions. It provides rules for detecting errors and warnings, and can be configured to match your specific project's requirements.