Class Management System App
A secure class management application with teacher control and real-time communication to officers.
Overview
This is a learning management platform that organizes classes, students, schedules, and notifications. Teachers manage their own classes while officers get a real-time overview of the whole organization.
Built with Nuxt 3 + NuxtUI, backed by a Node.js and Python API, with MySQL persistence and JWT-based authentication for security.
Tech Stack
Nuxt 3NuxtUI 2Node.jsPythonMySQLJWT
Key Features
- Teacher & officer role management
- Real-time class and student updates
- JWT-secured authentication
- Responsive NuxtUI component styling
- MySQL data layer
- Dual Node.js + Python backend services