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

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

License

Notifications You must be signed in to change notification settings

sehnryr/aurion_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aurion_rs

Crates.io docs.rs GitHub repo size GitHub

Aurion is an ERP (Enterprise Resource Planning) developed by Auriga used by multiple French universities. It is a web application that provides a lot of services to students and teachers (timetable, grades, etc.).

This project aims to provide a Rust library to interact with Aurion.

This library is based on isen_aurion_client, a Dart library that I wrote for my own needs. I decided to rewrite it in Rust because I wanted to learn the language and I wanted to have a library that could be used in a CLI application.

Features

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

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages