Open davidkopp opened 2 years ago
Proposal for a model structure for bills
:
[
{
"id": "1",
"type": "single", // single, split
"vipAccount": false,
"timestamp": "2022-02-18T12:46:13Z",
"amountSEK": "160"
},
{
"id": "2",
"type": "split", // single, split
"split": "4", // amount will be split equally by 4
"vipAccount": false,
"timestamp": "2022-02-18T12:46:13Z",
"amountSEK": "160"
}
]
Requirement specification:
Idea for the view for guests: