
2025EdTech
Tchad Education System
An educational technology initiative aimed at digitizing school management and learning systems across Chad. The platform supports schools, teachers, and students through enrollment, grade tracking, and communication tools.
Le Défi
- Unstable internet connectivity in rural areas
- Limited access to digital devices in some schools
- Language and curriculum standardization
La Solution
- Implemented offline-first architecture with local data storage and background synchronization when connectivity is available.
- Developed a progressive web app with minimal resource requirements and SMS fallback for critical notifications.
- Created a flexible content management system with multilingual support and customizable curriculum templates.
Fonctionnalités Clés
- Multi-role login and access control
- School and class management dashboard
- Real-time grade and attendance tracking
- Offline-first mobile support
- Bilingual support (French and Arabic)
Processus
Phase 01
Conducted field research across 5 regions in Chad
Phase 02
Built a modular architecture for role-based access (admin, teacher, student)
Phase 03
Implemented real-time database sync using Firebase
Phase 04
Deployed with CI/CD pipelines using Vercel and GitHub Actions