Thao Trinh
Annual Leave Management Application
A small web application to manage annual leaves of employees.
When an employee wants to take a day off/work from home, etc., he/or she needs to submit a request form 3 days in advance and then his/her project manager will check the form and decide to accept or reject the request.
1. Overview Table
There are 8 columns
- Employee ID ( ex: ubi0000001)
- Full Name (ex: Hans Mustermann)
- Team (ex: Design)
- Request type (ex: off, off morning, off afternoon, work remotely, work remotely morning, work remotely morning, work remotely afternoon)
- Request date (ex: 01.06.2021)
- Submit date (ex: 27.05.2021)
- Reason (ex: Hans Vacation)
- Status (ex: Accepted/Rejected)

3. Request form
- Be able to access this form by login into internal system.
- Must select request type, request date and fill request reason.
- Submit and cancel buttons.
- Need confirmation message.
- After confirming his/her action, a toast message is displayed to inform: the form has been submitted successfully.
- End-user goes to this screen by clicking on single record of the overview table
- Detailed information is as Overview table (read only)
- End-user must input the reason why he/she accepts/rejects request
- 2 Checkboxes for accept/reject
- Submit and cancel button
- Need confirmation message
- End-user is redirected to Overview table after the confirming his/her action with toast message.
Mobile Responsive
2. Request detail





