Team project for translating English to African languages
# Nigerian-African_Translator
Team project for translating English to African languages
# 🌍 African Language Translator
A Python program that translates English words to 5 African languages. This team project demonstrates collaborative software development using GitHub, Python programming, and cultural language preservation.
## 👥 Team Members
| # | Name | Role | Language | Contribution |
|---|------|------|----------|--------------|
| 1 | Momodu Daniel | Contributor | Swahili | Swahili dictionary |
| 2 | John Bright | Contributor | Yoruba | Yoruba dictionary implementation |
| 3 | Simpa Ibrahim | Contributor | Hausa | Hausa dictionary implementation |
| 4 | Edoh Godwin | Team leader | Zulu | Project management & Zulu dictionary implementation |
| 5 | Kamsi | Contributor | Igbo | Igbo dictionary implementation |
## 📚 Languages Included
| Language | Native Name | Region | Speakers | Words |
|----------|-------------|--------|----------|-------|
| **Swahili** | Kiswahili | East Africa | 100+ million | 20 words |
| **Yoruba** | Èdè Yorùbá | Nigeria, Benin | 50+ million | 20 words |
| **Hausa** | Harshen Hausa | West Africa | 80+ million | 20 words |
| **Zulu** | isiZulu | South Africa | 12+ million | 50 words |
| **Igbo** | Ásụ̀sụ̀ Ìgbò | Nigeria | 45+ million | 20 words |
## 🚀 Quick Start
### Prerequisites
- Python 3.6 or higher
- Git (optional, for cloning)
### Installation & Running
```bash
# 1. Clone the repository
git clone
github.com]/african-translator.git
# 2. Navigate to project directory
cd african-translator
# 3. Run the program
python main.py