Mostly UI changes, am refactoring the login page, it looked pretty bad, so I want to make it look better, will be on github soon.
Log in to leave a comment
Mostly UI changes, am refactoring the login page, it looked pretty bad, so I want to make it look better, will be on github soon.
Log in to leave a comment
I’ve added some UX and UI improvements, want to make the UI look more inherent and sleek.
Also - I’m trying to add a date picker for the timetable date.
Log in to leave a comment
Just trying to ship again, try out the app if you want.
Also feel free to give me just about any feedback!
Hey, added sample data integration, a few design and QOL improvements and a proper class selector.
Log in to leave a comment
Hey, in this project I’ve tried to make a well-working client for the software I need to use anyway, so that I can at least make a good UI for the data.
Anyway, I hope you like it. Give me some feedback if you’ve got some time!
I hope this project sails smoothly.
Hey, I added an start page, doesn’t fully work but in the future.
Also I’m working on an non-login sample Dataset, will be on github soon.
Log in to leave a comment
Hey! Over the past few days I added some key QoL and UI features:
The username and school number are stored using file-based caching
(implementation here).
The password, however, is stored using go-keyring, which saves it in your OS-native keychain.
In short: security.
Although the password is accessible to the application without manual decryption, the OS keychain itself is:
So instead of writing the password to a plain file, the keychain ensures that someone who physically obtains your disk can’t simply read credentials, while still keeping login seamless for the user.
Log in to leave a comment
Today I’m shipping to project, github all set, made a banner image…
Also dayview works.
Log in to leave a comment
Hey, not much to report, just developing small things, added an interface between the ui and the api, basically the UI gets a pointer to the object and can then load content dynamically.
I also integrated i18n for locales, so that the app works in english and german 🥳.
Log in to leave a comment
Mainly refactored the api a bit, also admin api requests work now (sorted by room, sorted by Teacher)
all typing is done
Log in to leave a comment
Just a few small improvements and features:
Log in to leave a comment
baseline works now 🥳
features implemented:
Log in to leave a comment
added missing tabs (settings and notifications)
Log in to leave a comment
Base log, I just implemented the core mechanics till now, but more coming soon
Log in to leave a comment