Web Application: Vacation Request Management (PHP, JavaScript, MySQL, , HTML, CSS, Bootstrap, MERISE, PowerDesigner, WampServer)
Login page : from this page, the agent can log in after entering his ID and his password.
Profile Page : from this page, the employee can view his personal information.
Request Page : from this page the employee can request a vacation.
Employee's Requests Page : from this page, the employee can see their requests if they have been accepted or declined, or they can edit them if they are pending.
Employee modification page : from this page, the employee can modify his requests as long as they have not been accepted or refused by the chef.
Profile Page : from this page, the chef can view his personal information.
Request Page : from this page, the chef can request a vacation.
Chef's Requests Page : from this page, the chef can view his requests if they have been accepted or refused or he can modify them if they are pending.
Chef's modification page : from this page, the chef can modify his requests as long as they have not been accepted or refused by the manager.
Chef validation page : from this page, the chef can accept, refuse or modify the requests of the employees in his department.
Chef's Edit Page for an employee : from this page, the chef can edit the employee's request and accept it directly.
Profile Page : from this page, the manager can view hs personal information.
Manager Approval Page : from this page, the manager can accept, deny, or modify requests from chefs.
Manager's edit page for a chef : from this page, the manager can edit the chef's request and accept it directly.
Consultation page for validated requests : from this page, the director can see all accepted requests (chef's requests and employee's requests).