# Empowering African Women (EAW) — Online Learning Portal
> **DBTWTEi Nigeria** | Equipping women across Africa with vocational, professional, and life skills through free, accessible online education.
---
## About the Project
**Empowering African Women (EAW)** is a free online learning platform built for DBTWTEi Nigeria. The platform provides African women with access to professional courses in vocational skills, business, health, and personal development — completely free of charge.
The website is built as a fully static, no-backend application using vanilla HTML, CSS, and JavaScript with `localStorage` for user session management. No external database or server-side language is required.
---
## Live Features
### Public Pages
| Page | Description |
|------|-------------|
| `index.html` | Homepage — hero, how it works, impact numbers, testimonials, tutors |
| `courses.html` | Full course catalogue |
| `about.html` | Organisation story and mission |
| `contact.html` | Contact form and organisation details |
| `stories.html` | Student success stories |
| `signup.html` | Student registration |
| `login.html` | Student login |
| `tutor-apply.html` | Tutor application form |
### Course Pages (All Free)
| Course | File |
|--------|------|
| Female Mechanic Incubator | `course-mechanic.html` |
| Baking & Cooking Essentials | `course-baking.html` |
| Social & Business Etiquette for Professionals | `course-etiquette.html` |
| English Language & Communication | `course-english.html` |
| Digital Skills & Computer Literacy | `course-digital-skills.html` |
| Entrepreneurship & Business Development | `course-entrepreneurship.html` |
| Personal Finance & Money Management | `course-finance.html` |
| Health & Wellness | `course-health.html` |
| Soft Skills & Emotional Intelligence | `course-soft-skills.html` |
| Coding & Tech Fundamentals | `course-coding.html` |
| Sewing & Fashion Design | `course-sewing.html` |
### Dashboards
| Dashboard | File |
|-----------|----- …