From 9ca9948e1b6c09c994cc3f2293b3f1d7d15c0d74 Mon Sep 17 00:00:00 2001 From: bronku Date: Thu, 11 Jun 2026 09:24:35 +0200 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 3d83e50..acaefd8 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,12 @@ The system implements a versioned migration system. The schema handles relations ```bash go run main.go ``` + +## todo: +- [ ] search orders by id, customer name, phone +- [ ] one click satus change +- [ ] overview for cakes to do for a certain time period +- [ ] today, this week, this month quick select buttons (should change the selected dates in calendar) +- [ ] better price handling (decinal places and such) +- [ ] cake tags +- [ ] special cake orders \ No newline at end of file