Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API is not responding properly #596

Open
sagarpandey006 opened this issue Jan 18, 2025 · 1 comment
Open

API is not responding properly #596

sagarpandey006 opened this issue Jan 18, 2025 · 1 comment
Assignees
Labels
BEGINNER enhancement New feature or request good first issue Good for newcomers SWOC

Comments

@sagarpandey006
Copy link

sagarpandey006 commented Jan 18, 2025

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:

  1. Go to the Day 83 Currency Exchange Project.
  2. Enter an amount in the input field.
  3. Select the source and target currencies.
  4. Click on the 'Convert' button.
  5. 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.

Image

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.

Copy link
Contributor

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! 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BEGINNER enhancement New feature or request good first issue Good for newcomers SWOC
Projects
None yet
Development

No branches or pull requests

2 participants