Skip to content

MadhavGera/Currency-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

💱 Currency Converter

🌍 A simple and interactive Currency Converter Web App built with HTML, CSS, and JavaScript. It allows users to quickly convert between world currencies using live exchange rates with country flags for a visually engaging experience.


📝 Problem Statement

With globalization and increasing international transactions, there is a need for a fast, lightweight, and easy-to-use currency converter. Many apps are bloated or require sign-ups. This project provides a minimal, no-login tool for real-time conversion.


📊 Current Progress Status

  • ✅ Dropdowns for selecting "From" and "To" currencies
  • ✅ Auto-display of respective country flags 🌎
  • ✅ Live exchange rate fetching using API
  • ✅ Default selection: USD → INR
  • ✅ Responsive design with styled form
  • ⏳ Pending: Dark mode, favorite currency pairs, offline cache

💡 Solution / Prototype

This app enables users to:

  • 💵 Enter any amount in the source currency
  • 🔄 Switch between currencies easily
  • 🏳️‍🌈 See flags of countries alongside their codes
  • 📊 Get real-time exchange rate results instantly

🛠️ Technologies & Tools Used

  • 🌐 HTML5 – Structure
  • 🎨 CSS3 – Styling & responsiveness
  • JavaScript (Vanilla) – Functionality and API handling
  • 🔗 Currency API (Fawaz Ahmed) – Real-time exchange rates
  • 🏳️ Flags API – Country flags

📸 Screenshots / Demo

Example:

[Currency Converter]Screenshot 2025-09-12 013314


⚙️ How to Run the Project

  1. 📥 Clone the repository
    git clone https://github.com/Smasher5/currency-converter.git
    cd currency-converter
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors