Skip to content

I tend to let my friends borrow money and the keeping track of each transaction, with descriptions (hopefully i'm able to implement that), would be helpful.

Notifications You must be signed in to change notification settings

manueldiazdev/loantracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

loantracker

I tend to let my friends borrow money and decided to keep track of each transaction with some sort of app. At first, I was messing around. I had the intentions to make an app out of it, but first I had to play around with the libraries.

How to

This application looks for a saving directory. You can open previous saves if you have a location for them. The saved files for each client is a .txt file. The .txt file must be named by the person's name and its content should like this below:

+123.23
-124.21
-125.23
+126.64

'+' means they are borrowing money '-' means they are paying that borrowed money off

About

I tend to let my friends borrow money and the keeping track of each transaction, with descriptions (hopefully i'm able to implement that), would be helpful.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages