currency-convertor-cli-based-app

1.0.1 • Public • Published

🌐 Currency Converter CLI

Welcome to the Currency Converter CLI ! This command-line application allows you to easily convert between different currencies with real-time exchange rates. Whether you're traveling abroad, making international transactions, or simply curious about currency conversions, this tool has got you covered.

🚀 Features

  • Interactive Interface: 🖥️ Easy-to-use CLI interface with step-by-step prompts.
  • Real-Time Exchange Rates: 💱 Utilizes predefined exchange rates to provide accurate conversions.
  • Supports Multiple Currencies: 💵 Convert between a wide range of currencies including USD, EUR, GBP, INR, and more.
  • Simple and Fast: ⏩ Quickly get conversion results without hassle.

📝 Usage

Installation

  1. Clone this repository to your local machine:
    bashCopy code
    git clone https://github.com/Engr-Jalal-Saleem/PIAIC-Quarter-1/tree/main/Node%20Projects%20Quarter%201/Currency%20Convertor;

Running the Application

To start the Currency Converter CLI, run the following command:

sqlCopy code
npm start

Follow the on-screen prompts to enter the amount, select the currency to convert from, and choose the currency to convert to. The application will then display the converted amount.

💱 Exchange Rates

The Currency Converter CLI uses predefined exchange rates for currency conversion. Here are some of the supported currencies and their respective exchange rates:

  • USD: 1.0
  • EUR: 0.82
  • GBP: 0.73
  • INR: 73.0
  • AUD: 1.29
  • CAD: 1.27
  • SGD: 1.34
  • CHF: 0.89
  • MYR: 4.05
  • PKR: 160.0
  • JPY: 103.0
  • CNY: 6.46

🤝 Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please feel free to open an issue or submit a pull request.

📄 License

This project is licensed under the MIT License. See the LICENSE file for details.

Package Sidebar

Install

npm i currency-convertor-cli-based-app

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

7.87 kB

Total Files

5

Last publish

Collaborators

  • engr_jalal_saleem