Currency Convertor  banner

Currency Convertor

2 devlogs
3h 11m 34s

This currency converter application allows users to input an amount in any of the 158 supported countries’ currencies and instantly see its equivalent in all other currencies. It simplifies international financial calculations and can be enhanced …

This currency converter application allows users to input an amount in any of the 158 supported countries’ currencies and instantly see its equivalent in all other currencies. It simplifies international financial calculations and can be enhanced with live exchange rates, making it useful for travelers, businesses, and online transactions

Demo Repository

Loading README...

himanshibisht25

Shipped this project!

I enjoyed building this project and learned about different currencies. Along with that, I also learned how to build projects using APIs and revised DOM manipulation and API integration, which helped me strengthen my JavaScript concepts.

himanshibisht25

Technologies and Skills Practiced in the Currency Converter App

In this project, I practiced using APIs, DOM manipulation, and JavaScript to build a functional and interactive currency converter:

APIs – Integrated APIs to fetch live exchange rates and country flag images, making the app dynamic and visually informative.

DOM Manipulation – Used JavaScript to create, update, and display currency conversion results in real time on the webpage.

JavaScript Logic – Implemented the conversion calculations and handled user input, ensuring accurate results for all 158 supported currencies.

User Interaction – Built interactive elements like dropdowns and input fields, allowing smooth selection of currencies and instant conversion updates.

This project helped me strengthen my skills in working with APIs, dynamically updating content with the DOM, and handling real-time calculations with JavaScript.

0
himanshibisht25

In this project, I practiced using APIs, DOM manipulation, and JavaScript to build a functional and interactive currency converter:

APIs – Integrated APIs to fetch live exchange rates and country flag images, making the app dynamic and visually informative.

DOM Manipulation – Used JavaScript to create, update, and display currency conversion results in real time on the webpage.

JavaScript Logic – Implemented the conversion calculations and handled user input, ensuring accurate results for all 158 supported currencies.

User Interaction – Built interactive elements like dropdowns and input fields, allowing smooth selection of currencies and instant conversion updates.

Attachment
0