Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.54 KB

README.md

File metadata and controls

38 lines (22 loc) · 1.54 KB

off-work

The user logs in the Login Page

Login Page

He is then redirected to the dashboard where you can see an overview of how many leaves you have left and a calendar of everyone who has taken a leave.

Dashboard

The user can apply for a leave, giving a reason and can even upload an attachment if necessary (medical certificate)

Apply leave

Once applied, the leave is pending and the manager can approve or reject it.

Pending leave

Once approved it will be displayed in the Team Leave Status

Team Leave Status

The user can also decide to cancel it.

Recent Leaves

Users can also have an overview of the details of everyone in the company, verify how many leaves he has left or check out the public holidays.

User Details Leave Balance Holidays

How to

  • Install LAMP (Linux, Apache, MySQL, PHP) server.
  • Run SQL file
  • Put code in /var/www/html/
  • Open browser