A professional Employee Management System developed using Spring Boot, Thymeleaf, Spring Data JPA, MySQL, and Bootstrap 5. This application allows users to manage employee records with a modern and responsive interface.
- ➕ Add Employee
- 👀 View Employees
- ✏️ Update Employee
- 🗑️ Delete Employee
- 🔍 Search Employees
- 📊 Dashboard Statistics
- 💰 Salary Formatting
- 🏢 Department Badges
- ✅ Success Messages
- 📱 Responsive Bootstrap UI
- Java 17
- Spring Boot
- Spring Data JPA
- Thymeleaf
- MySQL
- Bootstrap 5
- HTML5
- CSS3
- Git & GitHub
src
├── controller
├── entity
├── repository
├── service
├── serviceimpl
├── templates
└── application.properties
- Clone the repository.
- Open in Eclipse or IntelliJ IDEA.
- Configure MySQL database.
- Update
application.properties. - Run the project as a Spring Boot application.
- Open:
http://localhost:8081/
Sangamanath Kambar
- GitHub: https://github.com/SangamanathK