Full-Stack web application that provides users the ability to calculate currency exchanges live fast and easy using the best currency exchange API's. Leverging off CurrencyLayerAPI & CurrencyConvertAPI, created an REST API that compares both services and calculates amount based on the lowest conversion rate. To lower requests to the external API's the platform checks if the current exchange request has been made within the past hour. If so it uses the recent lowest currency rate from the database and perfoms the calculation.
React, Redux, Node.js, MongoDB, SCSS, Sketch.