Schedule Tools for Zermelo banner

Schedule Tools for Zermelo

10 devlogs
23h 5m 51s

A web app and server as “wrapper” around the Dutch school schedule system Zermelo. The main functionality is easily browsing all schedules and push notifications.

ElectricSteve

Started work on the query page. Until I realized it would be hard without any (test) data.

Attachment
0
ElectricSteve

Some general cleanup and organization. Just added github issues for the various pages.

Attachment
0
ElectricSteve

I spent like 2 hours figuring out why the tailwindcss plugin wasn’t working in RustRover. Turns out it seems to not work when you don’t have a package.json with tailwindcss as dependency.

Attachment
0
ElectricSteve

Added a form to submit data for zermelo api requests, non-functional yet. Mainly playing around with dioxus.

Attachment
1

Comments

ElectricSteve
ElectricSteve about 1 month ago

Sadly time was lost because of a devlog outage yesterday.

ElectricSteve

Found this cool trick for the api module. Tried a bit more testing. Also found that not all time from yesterday was tracked because I switched IDEs

Attachment
Attachment
0
ElectricSteve

Set up the initial dioxus project, Organized into rust modules and tried setting up a database and auth, which currently doesn’t work.

Attachment
1

Comments

GoldMonke
GoldMonke about 1 month ago

W