An open educational platform built for Sierra Leone — connecting students, teachers, and schools with digital learning resources, tools, and collaboration features to improve access to quality education across the country.
# Sierra Leone Education Platform
A full-stack educational content sharing platform designed for Sierra Leone students and teachers. This platform enables the sharing, discovery, and management of educational resources to support quality education and bridge educational gaps in Sierra Leone.
## SDG Alignment
This project aligns with the United Nations Sustainable Development Goals:
- **SDG 4: Quality Education** - Providing inclusive and equitable quality education for all
- **SDG 10: Reduced Inequalities** - Empowering underserved communities with educational resources
- **SDG 17: Partnerships for the Goals** - Collaborative platform for knowledge sharing
## Features
### For Students
- Browse and search educational resources by subject, level, and file type
- Download resources for offline learning
- Rate and review resources
- Filter by subject (Mathematics, Science, English, ICT, etc.)
- Filter by education level (Primary, JSS, SSS, University)
### For Teachers
- Upload educational resources (PDF, images, videos, documents)
- Track download statistics on uploaded content
- Manage their resource library
- Receive feedback through ratings and comments
### For Administrators
- Approve or reject uploaded resources
- Manage user accounts and roles
- View platform statistics and analytics
- Export data as JSON for interoperability
- Monitor pending approvals
### Platform Features
- **Multi-language Support**: English and Krio language toggle
- **PWA Support**: Installable as a progressive web app
- **Responsive Design**: Works on desktop, tablet, and mobile devices
- **Role-based Access Control**: Student, Teacher, and Admin roles
- **Content Moderation**: Admin approval workflow for uploaded resources
- **Comments & Ratings**: Community feedback system
- **Search & Filters**: Advanced resource discovery
- **Privacy & Terms**: Comprehensive legal framework
## 🛠 Tech Stack
### Backend
- **Node.js** - Runtime environment
- **Express.js** - Web framework …