Ethiopian To Gregorian And Gregorian To Ethiopian Calander Convertor
# Ethiopian Calendar Converter
## 📌 Overview
The **Ethiopian Calendar Converter** is a responsive web application that allows users to easily convert dates between the **Ethiopian calendar** and the **Gregorian calendar**. With its real-time calculation and intuitive interface.
## 🚀 Features
- 🔄 **Two-way Conversion**: Convert Ethiopian dates to Gregorian and vice versa.
- 📅 **Accurate Day Calculation**: Automatically handles leap years and month-specific day counts.
- 📱 **Mobile-Friendly Design**: Works perfectly on desktops, tablets, and smartphones.
- ⚡ **Real-Time Conversion**: Instant results as you select dates.
- 🧠 **SEO-Optimized**: Structured data and meta tags for better search engine ranking.
## 🛠️ Technologies Used
- **HTML5**, **CSS3**, **JavaScript (ES6)**
- Font Awesome
- Google Fonts
- Schema.org JSON-LD for structured data
## 📂 Project Structure
```
calendar/
│── index.html # Main HTML file
│── css/
│ └── styles.css # Stylesheet
│── js/
│ └── script.js # Conversion logic
│── README.md # Project documentation
```
## 🌐 Live Demo
👉 View Online
## 🔧 Installation & Usage
1. **Clone this repository:**
```bash
git clone
github.com
```
2. **Navigate to the folder:**
```bash
cd calendar
```
3. **Open `index.html` in your browser** or host it on your server.
## 📖 How It Works
- The Ethiopian calendar has **13 months**: 12 months of **30 days** and a 13th month with **5 or 6 days**.
- The converter automatically accounts for the **7–8 year difference** between Ethiopian and Gregorian calendars.
- Select a date and instantly get the converted result.
## 🤝 Contributing
We welcome contributions! To contribute:
1. Fork the repo
2. Create a new branch (`feature/new-feature`)
3. Commit your changes
4. Submit a pull request
## 📜 License
This project is licensed under the **MIT License** – free to use and modify.
---
### 🌟 SEO & Indexing
This project is fully optimized for search engines with:
- Meta …