Skip to content

sandiskolarczyk/Exchange-Currency

 
 

Repository files navigation

Netlify Status

💰 Currency Exchange App

This project allows the user to exchange currency between two countries.

Click for the published web version 💻

Motivation

It was created because the authors wanted to strengthen their ReactJS knowledge by learning React Native and further their technical skills by learning Tailwind CSS.

And also to collaborate for the first time and have fun together!

Demo

App demo on iPhone 12 PRO

iPhone 12 PRO

Technologies

  • React v17.0.2
  • React Native v0.68.2
  • TailwindCSS v3.0.24

Future Goals

Our next sprint will include these improvements:

  • the user will be able to see exchange currency of Cuba
  • a feature that allows the user to reverse the countries to exchange - Completed on 2nd June

Known Bugs

Currently, the app does not allow for the exchange of two countries:

  1. Cuba - the Country and Currency library that authors use, lists the currency code as CUC (Cuban Convertible Peso). This is unfortunate because the currency is no longer used in Cuba (it is Cuban Peso (CUP) only now), therefore, the ExchangeRate API does not recognise the code and will not exchange the currency.

    This will be remedied with future releases of the app.

  2. North Korea - the ExchangeRate API does not offer exchange rate data for North Korean Won (KPW) due to sanctions and lack of any international trade. See further information here.

Authors

About

Built with React Native. An app which provides currency exchange between two countries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 77.8%
  • HTML 22.1%
  • CSS 0.1%