pvergain / portailva

Managing platform for INSA Lyon's organizations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Licence GPL Code Health Requirements Status

PortailVA

PortailVA is a web application that helps INSA Lyon's organizations to properly manage their structure.

This application can be forked to be tuned or improved.

Deployment

This app can be deployed using Docker. Just use docker-compose command. :)

Built With

  • Django — Our back end is a Django app.
  • PostgreSQL — Our main data store is in Postgres.

And a lots of other dependencies you can find in requirements.txt file.

Contributions

After checking Github Issues, feel free to contribute by sending your pull requests. While we may not merge your PR as is, they serve to start conversations and improve the general PortailVA experience for all users.

Licence

GNU GPL v3.0

PortailVA - Managing platform for organizations
Copyright (C) 2016 Léo MARTINEZ
Copyright (C) 2017 Philippe VIENNE
Copyright (C) 2017 Gabriel AUGENDRE
Copyright (C) 2017 BdE INSA Lyon

This program 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.

This program 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.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

Managing platform for INSA Lyon's organizations

License:GNU Affero General Public License v3.0


Languages

Language:Python 55.3%Language:HTML 38.1%Language:CSS 5.1%Language:JavaScript 1.4%Language:Shell 0.0%