Skip to content

djabranemmd/unit-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌍 Unit Converter | محول الوحدات

A professional and responsive Unit Converter web application built using HTML, CSS, and JavaScript.

تطبيق ويب احترافي ومتجاوب لتحويل الوحدات باستخدام HTML و CSS و JavaScript.


📌 Features | المميزات

  • ✅ Length Conversion
  • ✅ Weight Conversion
  • ✅ Temperature Conversion
  • ✅ Currency Conversion
  • ✅ Clean & Responsive UI
  • ✅ Beginner Friendly Project
  • ✅ Organized Code Structure
  • ✅ Future API Integration Support

🧩 Supported Conversions | التحويلات المدعومة

📏 Length Conversion

  • Kilometer ↔ Meter
  • Centimeter ↔ Millimeter
  • Inch ↔ Centimeter

⚖️ Weight Conversion

  • Kilogram ↔ Gram
  • Pound ↔ Kilogram

🌡️ Temperature Conversion

  • Celsius ↔ Fahrenheit

💱 Currency Conversion

  • USD ↔ EUR
  • DZD ↔ USD

Currency conversion will later support real-time exchange rates using APIs.


🛠️ Technologies Used | التقنيات المستخدمة

  • HTML5
  • CSS3
  • JavaScript (Vanilla JS)
  • Git & GitHub

📂 Project Structure | هيكلة المشروع

unit-converter/
│
├── HTML/
│    └── index.html
├── CSS/
│    └── style.css
├── JS/
│    └──script.js
│
├── assets/
│
└── README.md

🚀 Getting Started | طريقة التشغيل

1️⃣ Clone the repository

git clone https://github.com/djabranemmd/unit-converter.git

2️⃣ Open the project folder

cd unit-converter

3️⃣ Run the project

Simply open index.html in your browser.


📸 Future Improvements | تطويرات مستقبلية

  • Dark Mode 🌙
  • Real Currency API 💱
  • Conversion History 📜
  • Copy Result Button 📋
  • Advanced Animations ✨
  • Multi-language Support 🌍

🤝 Contributing | المساهمة

Contributions, issues, and feature requests are welcome.


⭐ Support

If you like this project, give it a star on GitHub ⭐


👨‍💻 Author

Ahmed Djabrane Mammadi is: Network management and security Master’s Student | Full Stack Developer | Cybersecurity Developed by a web development learner focused on improving JavaScript logic and frontend skills.

About

This project is a unit converter website for length, weight, and currencies. It is a simple classic project that may be further developed into an application in the future.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors