Skip to content

Mercado-Social-de-Madrid/gestionMES

Repository files navigation

gestionMES

Mercado Social de Madrid

Herramienta de gestión del Mercado Social.

Requisitos del sistema

  • Python 3.5+
  • Django 2.x+
  • Servidor web: Nginx (preferiblemente) o Apache
  • Base de datos compatible con Django 2.x (por defecto MySQL/MariaDB)

Ver el documento de instalación para más detalles.

Contribuir

Si quieres contribuir con tu código, puedes hacerlo libremente haciendo un fork del repositorio y un pull request posterior. También, si encuentras cualquier bug o tienes una petición de alguna funcionalidad que crees que mejoraría la aplicación, anímate a abrir un issue!

License

gestionMES is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

gestionMES is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

Ackwnoledgements