The alternative face of the intranet.
Built with Django and a lot of love
The aim of this project is to be able to use the APIs from school without being bothered by the current UI. (no offense)
In order to do this, the plateform will fetch informations from the available APIs, transform them, and create Models used in the Django Admin Panel.
This will allow us to view grades per projet, rankings, and even interact with the APIs. (tickets, messages, ...)
Currently, the installation is the following:
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
Hey thanks a lot for reading this part, I really enjoy contributions.
You can do so in multiple ways:
- Open an Issue with an idea or suggestion
- Create a Pull Request to include your work
- Contact me mailto
This project is Licensed under the GNU GENERAL PUBLIC LICENSE.