Go to file
lemonsh 2ffcb3c787 cli: Sync & storage revamp 2022-09-27 20:32:45 +02:00
.vscode add vscode settings.json for rust-analyzer 2022-09-14 19:49:04 +02:00
uonet add missing last_sync argument to get_grades 2022-09-25 16:30:01 +02:00
uonet-cli cli: Sync & storage revamp 2022-09-27 20:32:45 +02:00
.gitignore structure cleanup 2022-09-10 23:38:16 +02:00
Cargo.lock Fix grade fetching bugs 2022-09-25 12:01:34 +02:00
Cargo.toml Initial commit. Add library+cli template. 2022-06-14 16:30:30 +02:00
README.md progress update 2022-09-17 15:17:14 +02:00
rustfmt.toml Rustfmt. 2022-06-21 16:58:34 +02:00

README.md

uonet-rs

Rust library and demo CLI application for the VULCAN UONET+ school e-journal.

Development status

Very early stage, still useless for most purposes.

  • Library: Only registers and lists students.
  • App: Same as library.
MSRV (Minimum Supported Rust Version): 1.60