Question: I want the code in java (d) Leave Approval Module. This module allows the active employees to: - List only the leave records which approverID

I want the code in java
(d) Leave Approval Module. This module allows the active employees to: - List only the leave records which approverID is equivalent to the logged-in employee's empID and fromDate is earlier than or equivalent to the system date, for the user to select the leave record to make a decision. (5 marks) - For approved record, the number of days applied is calculated based on fromDate and toDate, and will be added to "usage" of the applicant's leave entitlement record. (10 marks) [15 MARKS]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
