I made a best effort attempt to design the profile page according to the
current design specification.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
I'm not happy with using Cookies for it, but it served me in
understanding how to handle forms in SvelteKit.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
Before making any changes to the logic of the code I've updated all
dependencies and adjusted the configurations according to the migration
documentation. I ensured that I can still run the npm scripts like
before.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>