Page 1 of 1

ESS: EMPLOYEE SELF SERVICE

Posted: Mon Jul 12, 2004 8:37 pm
by g3ckO
Hye...

I am going to develop a website for my company which will be use by the human resource department to handle leave and claim made by the employee.
Employee will be able to request a leave and make claim through this application online.
So anyone have any idea on how to make it or any sample php code related to ESS: "Employee Self Service"

Actually I prefer more on the sample code rather than ideas coz I dont have enough time to develop it from scratch :)

Posted: Mon Jul 12, 2004 8:53 pm
by qads
you can always pay for it, its a great way to save time :P.

you gona have to give more info on it, like what kind of information you are collecting? how will it work? these may sound like basic questions, but a web app can work in 100's of way outputing the same result, so you really need to get your basics going first.

Posted: Mon Jul 12, 2004 9:47 pm
by g3ckO
I will have:

1) Employee database: username, password, personal details.
Leave database: how mant days leave left, type of leave, date requested, date approved, status and so on.
Claim databese.

It just like normal leave and claim where usually employee fill in the form and submit it to the person incharge and now I just want to make it online.