From cb77fbf0c9820ab0b67eaf6919dd639c43a84aed Mon Sep 17 00:00:00 2001 From: lateralus23 Date: Sun, 28 Jun 2026 21:10:50 +0000 Subject: [PATCH] Add Roadmap --- Roadmap.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Roadmap.md diff --git a/Roadmap.md b/Roadmap.md new file mode 100644 index 0000000..ca3f8f6 --- /dev/null +++ b/Roadmap.md @@ -0,0 +1,21 @@ +### Priority + +- list should only show future shifts +- list should show better if shifts are taken or not +- subscribe with reaction +- unsubscribe with reaction + +### Deployment + +- Verify via recovery key +- CLI params via env +- Dockerfile +- CI build +- deploy on interhack camp infra + +### Next + +- long polling and reminders +- list with filters +- make some fields optional when adding custom shifts +- refacto grist module \ No newline at end of file