Simple Splitwise / Tricount Clone: Description
Simple Splitwise / Tricount Clone: Description
Description
Build an app to help you and your friends keep track of expenses after gatherings and parties
Features
With this app you should be able to
• Create a group with participants and optional brief description.
o E.g: Office pals - Alice, Bob, Matt, Dave
• Add expense for each gathering, details should include date, description, total amount,
participants and person who paid for it. Expense doesn't have to be equally split - like
sometime someone may order an extra for themselves, so details should include that.
o E.g:
§ March 4th - Homecoming party - $200 - Alice, Bob, Matt, Dave - Alice
paid.
§ March 6th - Coffee and croissant for Alice - $19 - Alice + 5, Bob - Bob
paid.
• Review expenses for each person: you can choose to be any person and see their
"expense diary".
o E.g: Alice - March 4th - Homecoming party - $150; March 6th - Coffee - -$7
• Review overall balance for your group: you can see how much who owe whom.
o Eg: Matt owes Alice $50, Dave owes Alice $50, Bob owes $31
Expectations
• Level 1: app works perfectly
• Level 2: app has unit tests and the tests make sense
• Level 3: app written with perfect RxSwift
Submission
• Deadline: 7 days
• Must attach a git repo. Commits must be clear and trackable. Prefer github / bitbucket.