Giter Club home page Giter Club logo

vox's Introduction

Beerpay vox

Repositorio para la edición comunitaria (software libre) de VOX, un sistema gestor de contenidos para procesos de selección; desarrollado con Ruby on Rails.

El alcance del proyecto es poder crear y gestionar un proceso de selección completo (creación, apertura, votación, cierre) con sus usuarios asociados: organizador y jurado. Administrando un padrón y teniendo acceso al escrutinio de los votos.

El Origen. En esencia es un experimento de aplicación y practica de los conceptos de BDD y TDD utilizando el lenguaje de programación Ruby y el framework Ruby on Rails. Algunos de los archivos no siguen exactamente las buenas practicas, en algunos casos por desconocimiento y en otros como parte del experimento; ya que es la primera experiencia con Rails y la metodología seguida. Como es parte la parte practica de mi "trabajo final de carrera". No se pueden aceptar contribuciones mayores hasta no completar un proceso de evaluación en la universidad a la que asisto; sin embargo toda contribución (sugerencias de cambio), consejo, critica constructiva, consultas son bienvenidas.

Herramientas.

  • Para las Historias de Usuario se utilizará: PivotalTracker
  • Para BDD, se utiliza: Cucumber, Capybara.
  • Para TDD, se utiliza: RSpec.
  • Para probar continuamente, se utiliza: Guard
  • Para la Integración Continua: Travis-ci
  • Para el deploy, el servicio de hosting: Heroku

Servicios Externos.

VOX esta siendo integrado con servicios externos para mejorar la calidad de su código. A continuación puede ver una lista de ellos.

Calidad del Código, seǵun CodeClimate Code Climate

Covertura de código con pruebas, según Coveralls.io Coverage Status

Integración Continua: con Travis-ci.org Build Status

Dependency Status: Dependency Status

CodeReview - TODOs: PullReview stats

<<<<<<< HEAD Gitter - Chat: Gitter

Heroku App - Demo: [Heroku]

InformeDefinitivo

Notas Técnicas

  • Ruby version: ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-linux]

  • Rails version: rails 4.0.1

  • System dependencies: mirar el archivo gemfile

  • Configuration: Nada especial por ahora.

  • Instalación para Dev: bundler install

  • Database creation: rake db:migrate

  • Database initialization: rake db:seed rake db:test:prepare

  • How to run the test suite: cucumber cucumber --profile wip (para trabajar sobre algo en particular) rspec

  • Services (job queues, cache servers, search engines, etc.): nada especial.

  • Deployment instructions:

    • cambiar el token ejecutando: rake secret
    • Crear las variables de entorno:
    • COVERALL
    • DATABASE_NAME
    • DATABASE_USER
    • DATABASE_PASS
    • DATABASE_URL
    • FB_App_id
    • FB_App_secret
    • HEROKU_POSTGRESQL_VIOLET_URL
    • loaderio
    • SECRET_KEY_BASE para el secret token
    • TW_Consumer_key
    • TW_Consumer_secret
  • cambiar los .yml de Travis y de Coveralls.

    Contributing

    1. Fork it
    2. Create your feature branch (git checkout -b my-new-feature)
    3. Commit your changes (git commit -am 'Add some feature')
    4. Push to the branch (git push origin my-new-feature)
    5. Create new Pull Request

    e=======

    Copyright (c) 2015 Matias Mascazzini

    MIT License License

    Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

    The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

    ... pepepepe

vox's People

Contributors

matiasmasca avatar

Watchers

James Cloos avatar Oscar Pérez 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.