Felicious / Boba-Bill-2

Front-end app that calculates how much each person needs to pay when splitting the bill, during a multi-transaction hangout
https://bobabill.feliciakuan.com/
2 stars 0 forks source link

Add feature: split bill unequally #26

Open Felicious opened 3 years ago

Felicious commented 3 years ago

Expected Behavior: while filling out a new transaction, a user can indicate that they'd like to calculate using a custom split, which means that the bill won't be split evenly among participants like in the default setting.

Felicious commented 3 years ago

Example of a use case:

  1. the cost of a meal is $40, split between two people
  2. Waverly ordered a $12 salad and Marvin a $28 steak.
  3. It would be unfair for Waverly to split evenly and pay $20, so it would be nice to indicate a custom amount to split the bill between this transaction's participants.

And yes, this is a Joy Luck Club reference!