adding cakes 50% working
This commit is contained in:
parent
a09cee09c8
commit
cd7c9a9d0c
8 changed files with 57 additions and 38 deletions
11
README.md
11
README.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue