Botswana's Digital Driving Theory Education Platform
# Road Wise Academy
**Botswana's Digital Driving Theory Education Platform**
---
## 📖 About
Road Wise Academy is a Botswana-based digital driving theory education platform dedicated to helping learners pass their **Matshwao (Class B)** theory test with confidence.
The platform provides interactive digital learning materials, mock examinations, instant feedback, and connects learners with trusted driving schools across Botswana.
**Slogan:** *"Study Smart. Pass with Confidence."*
---
## Live Website
- **Website:** roadwiseacademy.co.bw
- **Student Zone:**
sites.google.com
- **WhatsApp:** +267 75 911 795
- **Facebook:** Road Wise Academy
---
## 📁 Project Structure
roadwise-academy/
│
├── index.html # Homepage
├── about.html # About Us
├── demo-test.html # Interactive Demo Test (10 questions)
├── student-zone.html # Student Zone Gateway (Google Sites)
├── driving-schools.html # Partner Schools Directory
├── theory-test-guide.html # Theory Test Guide
├── contact.html # Contact & WhatsApp Form
├── 404.html # Custom Error Page
│
├── assets/
│ ├── images/
│ │ ├── logo/
│ │ │ ├── logo.png # Main logo
│ │ │ └── favicon.png # Browser favicon
│ │ │
│ │ └── schools/
│ │ ├── leoba-logo.png # Partner school logo
│ │ └── casienova-logo.png # Partner school logo
│ │
├── data/
│ ├── schools.json # Partner school directory data
│ └── demo-questions.json # Demo test questions
│
├── docs/
│ └── README.md # This file
│
└── .gitignore
---
## Technology Stack
| Technology | Purpose |
|------------|---------|
| **HTML5** | Structure & content |
| **CSS3** | Styling, animations, responsive design |
| **JavaScript (Vanilla)** | Interactivity, dynamic loading, animations |
| **JSON** | Data storage for schools & demo questions |
| **Lucide Icons** | Professional icon library |
| **Google Fonts** | Inter + Poppins typography |
**No frameworks.** No build tools. Pure static HTML.
---
## 🎨 Brand Identity
### Colours
| Colour | Hex Code | Usage |
|- …