Skip to content

Currency Convertor #17

@Rajatt09

Description

@Rajatt09

Description:
Currency Converter should allow users to convert between multiple currencies. You can either use a currency conversion API to fetch real-time rates or create a static conversion table with a few predefined rates for simplicity.

Key Features:

User Input:

  • An input field for users to enter the amount they wish to convert.
  • Dropdown menus for selecting the source currency and target currency.

Conversion Logic:

  • Calculate the converted amount using either real-time data from an API or static rates.
  • Display the converted amount in a clear, readable format.

Responsive Design:

  • Ensure the application looks good on both desktop and mobile devices.

Error Handling:

  • Provide feedback if the user inputs invalid data or if conversion rates are unavailable.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions