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