DJango — API Tech
A Django-based API service with secure teacher controls, real-time updates, and file loading.
Overview
An API service built with Django and Python powering the class management system. It mirrors the Node.js service with a Python-native implementation, providing endpoints for class management, teacher control, and file loading.
Uses MySQL for storage, JWT for authentication, and is deployed to Render for availability.
Tech Stack
DJangoPythonMySQLJWTFile Load
Key Features
- Django REST framework endpoints
- JWT-based authentication
- MySQL integration
- File upload support
- Admin panel for operations
- Deployed on Render