Skip to content

MaheshDY/Currency-Converter-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency-Converter-Application

This is a simple currency converter Application, which gives the real time currency conversion from source currency to target currency

An open API is used to get the real time currency updates. A Socket connection is made each time the user clicks on the button.

This is the home page of the application Screenshot-2023-06-15-at-20-37-01.png

For example if the user wants to convert CHF to INR, then the base rate is found using the external API call. Then this base rate is multiplied with the user amount and then displayed to the user. Screenshot-2023-06-15-at-20-43-49.png

About

Simple Currency Converter Application

Resources

Stars

Watchers

Forks