adding cakes 50% working

This commit is contained in:
Bronku 2025-01-31 22:56:21 +01:00
parent a09cee09c8
commit cd7c9a9d0c
8 changed files with 57 additions and 38 deletions

View file

@ -1,9 +1,12 @@
# iroon
## todo:
- extract order creation form into it's own element
- option to add additional cakes
- saving orders on server
- displaying orders
- [ ] extract order creation form into it's own element
- [x] option to add additional cakes
- [x] saving orders on server
- [ ] displaying orders
- [ ] move id to cake struct
- [ ] refresh the list on submission
- [ ] peristent storage
## ux design
### adding an order:
1. user selects the _add order_ button