Logo Lanfrica

bekwizgobisa321-lgtm/Ethiocal

Type de record:

softwaretools
Créateur:
bek
Hôte:
EthioCal is open-source tool designed to effortlessly convert dates between the unique 13-month Ethiopian calendar and the standard Gregorian calendar ===== README.md ===== # EthioCal — Ethiopian ↔ Gregorian Calendar Converter EthioCal is a lightweight web app that converts dates between the Ethiopian calendar and the Gregorian calendar, in both directions. ## Features - 🔄 Convert Ethiopian dates to Gregorian - 🔄 Convert Gregorian dates to Ethiopian - 📱 Fully responsive design (desktop, tablet, mobile) - 🎨 Clean, custom UI built from an original design - ⚡ No frameworks — built with vanilla HTML, CSS, and JavaScript ## Tech Stack - **HTML5** — semantic markup - **CSS3** — custom responsive styling - **JavaScript (Vanilla)** — conversion logic ## Project Structure Ethiopian-Calendar-Converter/ ├── index.html ├── style.css ├── script.js └── assets/ └── images/ ## Getting Started 1. Clone the repository git clone github.com ## Status - [x] UI design and layout - [x] Responsive HTML/CSS frontend - [ ] JavaScript conversion logic (in progress)

Languages