Hi guys,
I want to create an application in ASP.NET that automates the process of booking/authorising employeee holiday/vacation requests. Essentially I would like it to:
allow employees to login as themselves to view their current holiday entitlement, as well as their remaining balance
allow employees to make holiday/vacation requests and have these submitted to line managers
after request calendar box turns yellow allow management to have enhanced privileges to view outstanding requests and authorise/deny them electronically
after manager verification box turns green for approval or red for denial allow management to create reports regarding employees and their requested time off.
The following links are similar web apps, already online, which I'm trying to build the same thing:
1. http://www.cws-software.com/Timeout.htm< ...
Go to the complete details ...