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.
This app can be deployed using Docker. Just use docker-compose
command. :)
- 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.
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.
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/>.