The Ethiopian banking sector is fragmented, with over 30 banks operating in isolation. This project serves as a centralized financial aggregator, providing a single point of truth for users to compare services, exchange rates, and financial products across institutions.
# Ethiopian Bank Services Catalog 🇪🇹
> ⚠️ This project does **NOT** access user accounts, balances, or any private banking data.
---
## 🎯 Project Goal
Banks in Ethiopia offer many digital services, but the information is scattered across websites, mobile apps, and USSD menus.
This project aims to:
- Collect **publicly available bank services**
- Organize them in a structured way
- Make them easy to browse via **UI and API**
- Support **20+ Ethiopian banks**
- Provide a base for fintech, research, and educational use
---
## 🏦 Covered Banks (Example)
- Commercial Bank of Ethiopia (CBE)
- Dashen Bank
- Awash Bank
- Abyssinia Bank
- Wegagen Bank
- Cooperative Bank of Oromia
- Zemen Bank
- Nib International Bank
- and more...
---
## 🔍 Example Services
- 📱 Airtime & data recharge
- ✈️ Airline ticket payments
- 💡 Utility bills (electricity, water)
- 🏛 Government payments
- 🛒 Merchant & QR payments
- 🚕 Transport & fuel payments
---
## 🧱 Tech Stack
- **Next.js 13+ (App Router)**
- **TypeScript**
- **Static data (JSON/TS)**
- **REST-style API routes**
- **React components**
- **Tailwind CSS**