You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The currency conversion functionality in the Day 83 Currency Exchange Project is not working. The conversion process is not happening when the user selects different currencies for exchange.
To Reproduce
Steps to reproduce the behavior:
Go to the Day 83 Currency Exchange Project.
Enter an amount in the input field.
Select the source and target currencies.
Click on the 'Convert' button.
Observe that the conversion does not happen or results in an incorrect output.
Expected behavior
The currency should convert correctly when the user selects different source and target currencies, showing the converted amount based on the current exchange rates.
Screenshots
screenshots to help explain problem.
Desktop
OS: Windows 10
Browser: Chrome
Version: 89.0.4389.114
Smartphone
Device: Motorola 50 fusion
OS: Android
Browser: Chrome
Version: 15.0
Request for Assignment
The issue likely stems from the API that handles currency exchange rates or the implementation of the conversion logic. I am confident that I can fix this issue. Please assign it to me, and I will resolve it.
The text was updated successfully, but these errors were encountered:
Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUTING.md carefully. Your contributions are highly appreciated! 😊
Describe the bug
The currency conversion functionality in the Day 83 Currency Exchange Project is not working. The conversion process is not happening when the user selects different currencies for exchange.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The currency should convert correctly when the user selects different source and target currencies, showing the converted amount based on the current exchange rates.
Screenshots
screenshots to help explain problem.
Desktop
Smartphone
Request for Assignment
The issue likely stems from the API that handles currency exchange rates or the implementation of the conversion logic. I am confident that I can fix this issue. Please assign it to me, and I will resolve it.
The text was updated successfully, but these errors were encountered: