/Spring-Boot-Java-Employee-Management-System

A Employee Management System involving Staff, Manager and Admin Roles for CRUD approval using Spring Boot, Java and MySQL .

Primary LanguageJavaMIT LicenseMIT

Leave-Application-System_Spring-Boot-Java

Leave and Overtime Application System for Employees, Manager and Administrator using Spring Boot, Java & MySQL

WorkDistribution

Techused

SystemArc

To Load Spring Boot Maven , Import Existing Maven Project and configure application.properties, change MYSQL Account

lmsapplication

Staff1 Register Account First:

staff

Admin Create that Staff1 in Employee List of Admin Panel

ADDEMP

Admin can see that Employee List Displays staff1@gmail.com meaning Staff has been added to Employee List already

emp

Admin now adds Leave Types that Staff can use to apply for Leave. E.g. Medical, Holiday etc...

LeaveType

Staff can now apply for Leave Application or Overtime Application

lmsempsick

lmsleave

Manager can Approve or Reject Employee Leave or Overtime

manager

Spring Security Routing Access

SpringSecurity

Holiday Calendar Integration Real Time, Save & Print

calendarintegration