Logo Lanfrica

abalex12/calendar

Record type:

tools
Creator:
aba
Host:
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 …

Languages

Licenses