مصرفجي PlayMoney is a web app that provides up-to-date currency exchange calculation on over 150 currency pairs.
The 2 API requests are made on the back-end using the Request module:
- one to populate the drop-down menus with currently available currencies
- another to return the most recent currency exchange rate from the API
The calculation for the currency is achieved on the front-end using a fetch request to the server.
App was originally intended to serve as ATM finder with geolocation for Braille and disabled customers in remote areas.
