Today I implemented support for homework and events, such as holidays or school events. And also added tests.
Log in to leave a comment
Today I implemented support for homework and events, such as holidays or school events. And also added tests.
Log in to leave a comment
In the past two days I implemented parsing grades from the timeline. Now the user is able to get the grade entity from the timeline.
Log in to leave a comment
just fixed a simple bug lmao, im lazy
Log in to leave a comment
Today I implemented the timeline resource to actually load timeline events and fixed some bugs regarding loading message data. Still gotta try message reply data. Oh, and also fix the fatal error in the screenshot.
Today, I implemented fromArray functions for loading messages, message replies and their data from the raw input. I have yet to actually try it out and write tests.
https://codeberg.org/edudata/edupage-sdk/commit/a2dcd8
https://codeberg.org/edudata/edupage-sdk/commit/9f9c591
Log in to leave a comment
During the short time I worked on this project, I added the base data class for timeline events, and also analyzed the DBi table data and created ~20 different timeline event types. I’m hoping to create at least the timeline event data classes for messages and maybe substitutions, and the timeline event owner data class. And also fetching and the resource.
Log in to leave a comment