Display calendar page with name of login, also add in README.md

This commit is contained in:
2026-08-06 20:34:17 -04:00
parent ec901d97c2
commit ac872d5127
4 changed files with 40 additions and 6 deletions
+5
View File
@@ -1,3 +1,8 @@
A calandar viewer for stalwart calandars
**NOTE** while this app uses standard caldav reading it makes assumptions about paths and treats them as if they all come from stalwart
**TODO**
1. Switch over to a golang caldav library, while I wanted to roll my own CalDAV I am too lazy to read up on the spec so imma just get someone else to do it
2. Fix password login
3. Actually write a UI that looks somewhat decent