...
- Super simple user-interface - Should not take more than a few seconds to input a debt or payment of debt
- Approvals - When another person places a debt on him, he wants to be able to approve it so that people do not make up claims for money.
- An actual "system" instead of just an interface for a database.
...
- User establishes a connection with another user and can now add transactionsHow often used?
- Depending on the user, but should be used fairly infrequently as users usually only incur debt with friends
2. Adding
...
a transaction
Goal: Allow users to input an amount that a particular person owes them
...