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

Group by initiator #71

Closed GMA5566 closed 3 years ago

GMA5566 commented 3 years ago

User Story

As a user, I would like the app to be able to group all the bills by the bill initiators, so that I can have a better idea of what bills a certain initiator has paid for.

Detailed Description

There should be a button called "group by initiator" that toggles as the user clicks on it. When the button is on, all the bills are grouped by initiators and are ordered by the initiator indices. For the bills corresponding to a initiator, they are ordered by time/date.

Acceptance Criteria