app,server: Implement selection of household
This commit is contained in:
parent
dd266dccfd
commit
1eb815ada9
8 changed files with 284 additions and 34 deletions
|
|
@ -12,6 +12,7 @@ console_log = { version = "1.0.0", features = ["color"] }
|
|||
gloo-net = "0.2.6"
|
||||
gloo-storage = "0.2.2"
|
||||
gloo-utils = "0.1.6"
|
||||
itertools = "0.10.5"
|
||||
log = "0.4.17"
|
||||
serde = { version = "1.0.163", features = ["derive"] }
|
||||
serde_json = "1.0.96"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue