Skip to content
Mrinal Das edited this page Jul 27, 2025 · 1 revision

Welcome to the django_role_based_login wiki!

A secure, scalable Django web application that implements role-based login authentication using MySQL as the database backend. This project supports user roles like Counsellor, HOD, Accountant, and Principal, and redirects each to a custom dashboard after login. Perfect for college or institutional admission workflows, internal panels, or any system requiring controlled role access.

Clone this wiki locally