Loading repository dataβ¦
Loading repository dataβ¦
Shubh2-0 / repository
WorkFolio is a Spring Boot web app for efficient employee data management. It features login protection using Spring Security and a user-friendly interface with Bootstrap. Explore the code and JavaDocs for complete project insights. π
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.
| 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:run
Keywords: Spring-Boot Employee-Management Spring-Security Bootstrap Thymeleaf HR-System