This project is a Flask-based web application that implements a simple role-based authentication system using MySQL as the backend database. The system supports two roles: Cashier (acts as the ...
A web-based admin dashboard built using Python Flask and MySQL to manage teachers and their assigned courses. Includes user authentication, CRUD operations, and relational data handling.