jameacle09 / csileavemanagementsystem

Leave Management System for CSI with a Spring Boot backend and a React frontend.
8 stars 15 forks source link

Updates on Apply Leave, Change Password, etc. #185

Closed netkiko closed 5 years ago

netkiko commented 5 years ago

-Apply Leave -> Updated the Leave Duration Computation based on Leave Types. The program will count all days within the Date Coverage if Leave Type is Maternity, Paternity, Medical Leave - Hospitalization or Medical Leave - Outpatient. Leave Duration Computation for the rest still the same which excludes Weekends and Holidays. -Change Password -> Updated the user interface design, made it uniform to all pages design. It's design also able to adjust to any device sizes. -My Profile -> Minor changes on this page.