A web-based Case Management System developed as a database project to streamline legal operations. This platform allows administrators and authorized staff to register new legal cases, manage comprehensive profiles for lawyers and mediators, and maintain precise operational logs for tracking updates and case escalation history.
- Case Registration & Tracking: Input new legal cases and monitor their real-time status.
- Role-Based Profiles: Managed databases specifically tailored for Lawyers, Mediators, and Secretaries with exclusive access controls.
- Operational Logs & Escalation: Detailed logging features to keep track of case changes, including specific escalation rules.
- Interactive UI: A responsive frontend interface designed for easy data entry and feedback collection.
- Frontend: React, HTML5, CSS3, JavaScript
- Backend: Node.js, Express
- Database: MS SQL (Microsoft SQL Server) / TSQL
/frontend- React user interface, components, and registration views./backend- Node.js API server handling business logic and routing./database- SQL/TSQL scripts containing the database schema, relationships, and constraints.