cs130-w21 / dots-ios

Team 8 - Available on the App Store!
https://apple.co/2O5rYxs
Apache License 2.0
8 stars 2 forks source link

Settle all bills (UI Not Yet Implemented) #25

Closed lynnozhang7 closed 3 years ago

lynnozhang7 commented 3 years ago

User Story

As a user, I would like the app to have a button that will show me the total of who owes who how much, so I can see how each person in the group should pay others back.

Detailed Description

This function is the core feature of the app, with a single click, the app collects all the bill and bill entry information input from the user, then calculate the amount of money that a person should pay another. The result should be displayed in a clean and simple view.

Acceptance Criteria

Task List