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
+4.4k JavaScript : Rounding number to decimal formats to display currency
+9.1k Golang : Scramble and unscramble text message by randomly replacing words
+5.8k Golang : Convert Chinese UTF8 characters to Pin Yin
+8.6k Golang : Find network service name from given port and protocol
+7.8k Golang : Multiplexer with net/http and map
+30.4k Golang : Download file example
+9.1k Golang : Web(Javascript) to server-side websocket example
+47.2k Golang : Convert int to byte array([]byte)
+8.9k Golang : Generate Codabar
+18.3k Golang : Set, Get and List environment variables
+19.5k Golang : Count JSON objects and convert to slice/array
+21.8k Golang : Print leading(padding) zero or spaces in fmt.Printf?