This webpage illustrates minimal usage of a Debts & Credits Recording module, which is part of my larger bookkeeping app, Tradepally. I recently exposed the module for use in another project via an API and decided to put up a glimpse here. The module's full functionality includes more indebt operations, like: linking debtor to creditor and vice versa, and linking either of them to other users on the platform, who can then assent to txns meant for them - thereby adding a layer of legitimacy, among other features. The complete code for this project is at This GitHub Repo.