05/05/2026
🎓 Introducing EduTrack SMS — School Management System for Zimbabwe EduTrack SMS is a complete school management solution designed schools. Manage students, staff, fees, payroll, attendance, grades, library and more — all from one secure system running right on your school computer.
🖥️ Frontend: A clean, modern web interface accessible from any browser on your school PC. No internet required after installation. Features role-based access for Admins, Bursars, Teachers, Registrars and Librarians — each seeing only what they need.
⚙️ Backend: Powered by ASP NET Core 8 running as a silent Windows Service. Your school data is stored in a local SQLite database on your own computer — nothing is sent to the cloud.
🔐 Security: BCrypt password hashing, JWT authentication with refresh token rotation, rate limiting to block brute force attacks, license verification using HMAC-SHA256 cryptography, and a mandatory password change on first login. Every action is logged to a tamper-evident audit trail.