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
+13.1k Golang : Calculate elapsed years or months since a date
+81.9k Golang : How to return HTTP status code?
+8.8k Golang : Heap sort example
+10.6k Golang : Select region of interest with mouse click and crop from image
+12.2k Golang : Sort and reverse sort a slice of runes
+5.3k Golang : Calculate half life decay example
+10.7k Golang : How to delete element(data) from map ?
+16.5k Golang : Send email and SMTP configuration example
+10.5k Golang : cannot assign type int to value (type uint8) in range error
+14.1k Golang : convert rune to unicode hexadecimal value and back to rune character
+18.8k Golang : Iterating Elements Over A List
+14.3k Golang : Convert IP version 6 address to integer or decimal number