📁 Case Management System
A Spring Boot case management system for lawyers — built as the final assignment for the Backend course.
📌 Overview
The Case Management System is a web application designed for lawyers to record, manage, and track their legal cases. It is built using Spring Boot, Thymeleaf, and MariaDB/MySQL, with future plans to support file uploads and user-specific case tracking.
The project is deployed on:
Render Cloud
Softala (Haaga-Helia Cloud Environment)
✨ Features
Add and manage legal case details
Basic authentication (Spring Security)
MariaDB/MySQL database integration
MVC architecture with Thymeleaf UI
Hibernate/JPA for ORM
Planned future feature: document upload per case