Skip to content
Andrii edited this page Jun 11, 2020 · 2 revisions

Welcome to the debtor_api wiki!

What is this Application about ?

The purpose of this application is to manage your debts and credits. Each user could be a creditor or a debtor.

Simple flow: user create a debt with other user and become a debtor in this relation, the other user become a creditor. To create a debt with other user, they should be connected as friends.

Also I want to create a some kind of notification system, when for instance aplication send a different kinds of notification to debtors (push message, email, sms).

Each debt should be able to be divided into smaller parts (transactions).

Clone this wiki locally