Update README.md
This commit is contained in:
parent
07b58db5d9
commit
9ca9948e1b
1 changed files with 9 additions and 0 deletions
|
|
@ -36,3 +36,12 @@ The system implements a versioned migration system. The schema handles relations
|
||||||
```bash
|
```bash
|
||||||
go run main.go
|
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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue