Startup Idea : App for taking notes on money borrowed from or lent to friends
Have you ever go for group lunch and someone in the group ends up as the person paying on behalf of the rest in the group after the meal. Chances are you will have trouble keeping track on who paid the meal and how much. How about keeping track of how much your friend owes you after you pick up their groceries? I have trouble keeping track that as well.
It would be nice to have an app that helps to keep track of who owes who and how much. Also, the app will alert the debtors and creditors when the transaction lapsed after awhile and nag the debtors to hurry up in paying their debt?
Saving the creditor's and debtor's friendship when nagging for money can be automated. :P
To keep things tight, how about recording every transaction in a blockchain? So that a debtor cannot claim that the debt has been paid if there's no transaction recorded in the blockchain. This is to encourage the debtor to pay via the app and the transaction will be recorded in a blockchain.
Perhaps the app maker can monetize by taking a small transaction fee. Cool?
Preview image credit: Alice Pasqual
See also : Startup Idea : Peer-to-peer currencies exchange app
By Adam Ng
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+34.6k Golang : Converting a negative number to positive number
+8k Golang : How to check if input string is a word?
+17.9k Golang : Iterating Elements Over A List
+6.6k Golang : How to call function inside template with template.FuncMap
+9.1k Golang : Qt get screen resolution and display on center example
+5k Javascript : How to loop over and parse JSON data?
+11.6k Golang : 2 dimensional array example
+6.6k Golang : Fixing Gorilla mux http.FileServer() 404 problem
+28.6k Golang : Save map/struct to JSON or XML file
+10.1k Golang : Flip coin example
+10.8k Use systeminfo to find out installed Windows Hotfix(s) or updates
+19.1k Golang : How to get own program name during runtime ?