Skip to content

akriti04gupta/Currency-convertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌍 Currency Converter

A simple and interactive web application for converting currencies in real-time. This project enables users to convert amounts between currencies using the latest exchange rates.


πŸš€ Features

  • πŸ”„ Real-Time Conversion: Fetches the latest exchange rates for accurate currency conversion, ensuring you always have up-to-date information.
  • 🎨 User-Friendly Interface: Designed with simplicity in mind, making it intuitive even for first-time users.
  • πŸ“± Responsive Design: Built to adapt seamlessly to all screen sizes, from mobile phones to desktops.
  • ⚑ Dynamic Updates: Automatically retrieves the latest exchange rates from a reliable API without requiring a page refresh.
  • πŸ” Multiple Currency Support: Supports conversion between a wide range of global currencies.
  • πŸ’Ύ Lightweight Application: Optimized for speed and performance, ensuring minimal load times.

πŸ› οΈ Tech Stack

  • Frontend:

    • HTML: For structuring the web application.
    • CSS: To style the application with modern and responsive designs.
    • JavaScript: Adds interactivity and handles API calls.
  • Backend/Logic:

    • JavaScript: Processes user inputs, manages API responses, and performs currency conversion logic.
  • API Integration:

    • Utilizes a third-party API (e.g., ExchangeRate-API) to fetch real-time exchange rates, ensuring accuracy and reliability.
  • Development Tools:

    • Version Control: Git and GitHub for managing and collaborating on code.
    • Browser DevTools: For testing and debugging the application during development.

πŸ’‘ Usage

  1. Launch the application in your web browser.
  2. Select the currencies you wish to convert between.
  3. Enter the amount to be converted.
  4. View the converted amount instantly.

πŸ“‚ Project Structure

Currency-convertor/
β”œβ”€β”€ index.html        # Main HTML file
β”œβ”€β”€ styles.css        # Styling for the application
β”œβ”€β”€ script.js         # JavaScript logic for fetching and converting
β”œβ”€β”€ README.md         # Project documentation
└── assets/           # Images and other static resources

πŸ“œ License

This project is licensed under the MIT License.


πŸ™Œ Acknowledgements

  • Exchange Rate API Providers: For providing real-time exchange rate data.
  • Open-Source Tools: Libraries and resources that made this project possible.

About

A currency converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published