Winxton / SubShare

Splitwise for subscriptions.
https://subshare.app/
0 stars 0 forks source link

In New Group, let user select how to split #46

Open Winxton opened 7 months ago

Winxton commented 7 months ago

Two ways 1) Split equally 2) By Amounts

Then, pass in the amounts to a new field in the database, say subscription_cost in the members list. This is different from balance since balance accumulates (and needs to be paid off)

Example from splitwise

Split Equally

Screenshot 2023-11-27 at 5 52 14 PM

By Amounts

Screenshot 2023-11-27 at 5 52 17 PM
Tome94 commented 5 months ago

made the pull request.