hebece
v0.2.4
Published
Library for interacting with eduVULCAN's mobile API in made in node.js
Downloads
18
Readme
Features
- [x] Authentication
- [x] Multi student (Untested, should work, if not please let me know)
- [x] Grades
- [x] Lessons
- [x] Homework
- [x] Attendance
- [x] Exams
- [x] Messages (Reading)
- [ ] Messages (Sending)
- [x] Lucky Number
About messages and the paid eduVULCAN app version
If you didn't pay for the extended version of the mobile app, functions related for messages will return EDUVULCAN_PREMIUM error.
Please use this module.
v0.2.0 NOTICE
Version 0.2.0 is a major update that changed authentication functions, please read the docs.
Notice
This library is highly experimental, if you want to contribute, you can contribute.
Most of the functions is the raw JSON response from the API, so it can be pretty messy.
Every output from functions has it's typings, so it's easier to develop as you already know the fields.
Usage
Moved HERE
