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
+28.6k Golang : Interpolating or substituting variables in string examples
+4.8k Golang : How to solve "too many .rsrc sections" error?
+5.9k Golang : Rot13 and Rot5 algorithms example
+12k Golang : Human readable time elapsed format such as 5 days ago
+17k Golang : Set, Get and List environment variables
+6.7k Golang : Find relative luminance or color brightness
+8.1k Golang : Copy map(hash table) example
+5.2k Nginx : Password protect a directory/folder
+12.2k Golang : Gin framework accept query string by post request example
+5.3k Golang : Totalize or add-up an array or slice example
+3.5k Linux : sudo yum updates not working
+18k Golang : How to Set or Add Header http.ResponseWriter?