Skip to content

Currency converter made with pure JavaScript and it was kinda easy when i did this in React.js. this application provide modern cool looks with complex functionality of converting almost all currencies to desired currency in the world just checkout features below in readme file

Notifications You must be signed in to change notification settings

thekiranmahajan/currency-converter-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hello hello.. fellows 😂,

Here again with a new JavaScript project {10/12}: currency-converter-javascript

I've already made a similar project with React.js too but with Js, it's kind of complex due to state change {Exact problem that FB devs had while making React 😂}

currency-converter-js.mp4

🟢GitHub Link:

https://github.com/thekiranmahajan/currency-converter-javascript

🔴Live Link:

https://currency-converter-javascript-ray.vercel.app/

💸Feature💸

🍭 As always cool looking for modern web design with top-quality CSS.

🍭 Used the concepts of JavaScript such as for-in loop, fetch API, toFixed, async-await, parseFloat, template literals, innerHTML, addEventlistener, DOM manipulation, arrow-functions, etc.

🍭 Populated the whole object keys of currency object and created options in the select tag.

🍭 Created separate methods for exchange calculations and fetching data from API calls.

🍭 Added a swap button to swap values of input fields and called the method for rate conversion.

🍭 Dynamic selection of option as a selected option in HTML using DOM manipulation.

🍭 Every change in the value of options or input fields executes the respective function for reflecting data on UI.

🍭 Added try-catch to handle errors of API calls and also integrated the respective errors in UI.

🍭 lot more such small as well as complex features.😊

About

Currency converter made with pure JavaScript and it was kinda easy when i did this in React.js. this application provide modern cool looks with complex functionality of converting almost all currencies to desired currency in the world just checkout features below in readme file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published