Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.
/ etnastud Public archive

The alternative face of the intranet. Built with Django and a lot of love

License

Notifications You must be signed in to change notification settings

tbobm/etnastud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EtnaStud

The alternative face of the intranet.

Built with Django and a lot of love

Goal

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, ...)

Installation

Currently, the installation is the following:

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

Contributing

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

License

This project is Licensed under the GNU GENERAL PUBLIC LICENSE.

About

The alternative face of the intranet. Built with Django and a lot of love

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages