Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.
/ isen_aurion_client Public archive

A dart api that interfaces with the ERP Aurion used by the ISEN

License

Notifications You must be signed in to change notification settings

sehnryr/isen_aurion_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISEN Aurion API

Version GitHub repo size GitHub

Aurion is an ERP (Enterprise Resource Planning) developed by Auriga used by the students of ISEN (Higher Institute for Electronics and Digital Training) to access their plannings, scores and some more information.

An API (Application Programming Interface) is a way for two or more computer programs to communicate with each other. The API makes it easier to send data between devices and applications.

Many students can testify that Aurion is not ergonomic enough and as such some took the initiative to make it better. Scorpion coded in Java, PyAurion in Python, Aurion-Planning_to_ICS also in Python, Api Aurion in Javascript are some of the numerous projects undertaken by students.

I too took time to make it better with this. The benefit of this API is firstly the fact it is developed in dart, the base language of flutter which is used to make apps for any screen and device.

Features

  • Login
  • Get the user's schedule
  • Get a group schedule
  • View/Get the user's registration certificate
  • View/Get the user's school reports
  • View/Get the user's login details
  • View the user's grades
  • View the user's absences