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