Spring Boot + Spring Security + Bootstrap powered HR solution
WorkFolio is a Spring Boot web application for efficient employee data management. Features include secure login with Spring Security and a modern Bootstrap UI.
- π€ Employee CRUD - Add, view, update, delete employees
- π Secure Login - Spring Security authentication
- π¨ Modern UI - Bootstrap responsive design
- π Dashboard - Overview of employee statistics
| Tech | Purpose |
|---|---|
| Spring Boot | Backend Framework |
| Spring Security | Authentication |
| Thymeleaf | Template Engine |
| Bootstrap | Frontend UI |
| MySQL | Database |
git clone https://github.com/Shubh2-0/WorkFolio.git
cd WorkFolio
# Configure database in application.properties
mvn spring-boot:runKeywords: Spring-Boot Employee-Management Spring-Security Bootstrap Thymeleaf HR-System