An SDK for communicating with the school system Edupage. The goal is to be able to create custom integrations and access our data in our projects. I’m working on it with my friend @memcrashed.
An SDK for communicating with the school system Edupage. The goal is to be able to create custom integrations and access our data in our projects. I’m working on it with my friend @memcrashed.
Today I have implemented the evidence (canteen order record) parsing as well as meal ratings. I think the whole read-only implementation for the canteen is finished at this point and I can start creating the tests for it and then the docs.
Log in to leave a comment
Today I finally got some more time to work on this project, so I continued with the canteen integration. I managed to parse the menus and allergens. Next I will finish up the order evidence and make tests. Then I will start creating the documentation for this lib.
Log in to leave a comment
Today, I started work on fetching the timetable as a sort of a side quest from my current main focus - canteen. I created resources for it and implemented raw data fetching, which I manually tried to get data from and I succeeded. At this point, I have a basic grasp of how parts of it work, but will continue with creating the data parsing mechanism next time, because it’s already late today.
Log in to leave a comment
Today I continued work on the first part of parsing canteen days and their meal periods. It is mostly done, but I have yet to parse the menus for each period, the evidence of order and a few other metadata about each period.
Log in to leave a comment