Skip to content

Latest commit

 

History

History
112 lines (82 loc) · 3.42 KB

README-en.md

File metadata and controls

112 lines (82 loc) · 3.42 KB

🎯 About the project

With more than 30 currency options, Coinversor is a financial application, developed with Vanilla JavaScript, for calculating currency conversions and obtaining related information, such as the variation rates between purchase and sale values (BID and ASK, respectively) of the chosen currency and its highest and lowest quote for the day.


🏁 Status

🎉 Coinversor ✔️ Finished 🎉


🏆 Features

  • Perform and display the result of the currency exchange;
  • Display the rates of change between the buy and sell amounts of the selected currency;
  • Display the current value of the highest and lowest quote of the day;
  • Format input and output monetary data; and
  • Implement application responsiveness;

❗️ Prerequisites

Hey Dev, before starting your tests and / or contributions in the application, you will need to have the wonderful GIT and a good text editor installed.

Well, having everything ready and installed, we can proceed to the step by step of how to run the application.

🕹️ Running the application

# First of all, clone this repo using GIT
$ git clone <https://github.com/trybrito/Podcastr>

# Access the project folder from the command terminal
$ cd .../Coinversor

# Finally, just open the "index.html" file in your browser, or even using Live Server, if you have it.

🔮 Applied technologies


👨🏽‍🎓 Author


🤝 Thiago Raniery Brito

Hey, Dev, did you like the app? Well, if you want, feel free to contribute to the project and/or get in touch with me through the platforms below, see you later!


📚 README versions