One of the biggest conceptual issues I’ve run into building Roommate App is how to store the account balance between roommates. Each roommate has to be able to both pay bills (create debts) or make payments, and increase or decrease the account balance accordingly. The problem comes when you have to access that account balance [...]