"Somazone - Multi-tenant school management system for African schools"
echo "# Somazone - School Management System
**Multi-tenant school management platform for African schools**
## Features
- Multi-tenant architecture (each school is a tenant)
- Offline-first digital library
- Bulk SMS communication
- Fees management with automated reminders
- Student performance analytics
- Notice boards and announcements
- Printing portal
## Technology
- Django 6.0
- Django Tenants (Multi-tenant)
- PostgreSQL
- Africa's Talking SMS Gateway
## Installation
See documentation for setup instructions.
## License
Proprietary - OSep Kenya
## Contact
[Your Contact Information]" > README.md
git add README.md
git commit -m "Add README"
git push