Record the loan to Mui Tsun Kin, and the outstanding amount with interest.
Please install python before getting started. Instructions and packages can be found in this website:
https://www.python.org/downloads/
Get started with cloning this repository and change to this directory:
git clone https://github.com/howardwang1997/loan_record.git
cd loan_record
The current status shown at the bottom of this repository will be updated from time to time.
Check your outstanding amount using this command:
python3 run.py --outstanding
Check your overdue amount using this command:
python3 run.py --overdue
Please be responsible for your own financial.