Startup Idea : Peer-to-peer currencies exchange app
Ok, I need to exchange some foreign currencies urgently over the weekend at a local shopping mall and the line is long. Yeah, like really long such as:
I was thinking, is there a way to short-circuit this hassle and unfavorable spread by the money changer at the end of the queue?
How I wish somehow there's a smartphone application that allows me to:
- find interested peer nearby me that wants to exchange currencies.
- to be safe and preferably no need to meet up with peer to exchange currencies. Never know if the person can be robber or exchange fake/tainted notes.
- the spread is more appetizing than those offered by the brick-and-mortar money changer.
- the peers utilizing this application have been vetted and proven to have the amount of money available for exchange purpose.
- once agreed, the peers can proceed to transfer the money to their respective bank accounts.
The application maker probably can monetize by charging a small transaction fee for each transfer that took place on their application.
Go and work on this app if you like the idea. Enjoy!
Preview image credit: Matam Jaswanth
See also : Startup idea : Use 3D game technology to diagnose optical deficiencies
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
+8.6k Golang : Create matrix with Gonum Matrix package example
+27.1k Get client IP Address in Go
+5.5k Golang : Validate credit card example
+9.1k Golang : Pagination with go-paginator configuration example
+15.4k Golang : Simple client server example
+7.9k Golang : Flip coin example
+4.6k Golang : How to fix html/template : "somefile" is undefined error?
+10.7k Golang : Reverse IP address for reverse DNS lookup example
+3.2k Which content-type(MIME type) to use for JSON data
+6.7k Golang : Get final balance from bit coin address example
+8.3k Golang : How to use if, eq and print properly in html template
+9.3k Golang : Perform sanity checks on filename example