Activity

ElectricSteve

Now featuring: Slash commands.
I did this by implementing the poise framework.

Attachment
0
ElectricSteve

!ping pong!
Simple example from serenity docs. Mainly trying to wrap my brain around the api.

Attachment
0
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