A full-stack Department Management System developed using Spring Boot REST API for the backend and HTML, CSS, and JavaScript for the frontend.
The application allows users to perform complete CRUD operations (Create, Read, Update, Delete) on department data through a clean, animated, and user-friendly UI.
- โ Add new departments
- ๐ View all departments
- โ๏ธ Update existing department details
- ๐๏ธ Delete departments
- ๐ RESTful API architecture
- ๐จ Elegant, light-colored, animated frontend UI
- ๐๏ธ In-memory H2 database (no external DB required)
- Java
- Spring Boot
- Spring Data JPA
- H2 Database
- RESTful Web Services
- HTML
- CSS
- JavaScript (Fetch API)
