A modular Django-based platform for managing online exams, candidate registrations, submissions, results, and internal staff workflows with role-based authentication and Tailwind-powered UI.
A modular Django-based exam management platform designed to handle the full lifecycle of online examinations, including candidate registration, question management, submissions, results processing, and internal staff workflows.
The system features a custom user model, role-based access for candidates and employees, internal messaging, and task management. It is built with Django 6, Tailwind CSS, and ASGI support, and includes production-ready configuration with environment-based settings, WhiteNoise static handling, and optional MySQL integration.