This project is a web-based case management system developed with Flask, SQLAlchemy, and SQLite, providing role-based access control and robust user authentication. The auth.py module handles user ...
Create tasks with title, description, and pattern selection List tasks with pagination and status filtering Get task details and real-time status Update and delete tasks ...