Click here to Skip to main content
15,888,610 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
I want to create a leave approval website where a local user can apply for leave and hr approves it .Can i find any tutorial from where i could learn to implement these .
Posted
Comments
Nelek 1-Sep-13 19:03pm    
This is not how CP usually works. Most important goal here is to learn and help learning.
You are supposed to try it on your own, and come here when you got stuck with something, with a concrete question about your code, design, etc.
Please have a look to What have you tried?[^] to see a good explanation about what I mean.
Don't forget people here don't get payed. And besides, if we give you a ready-to-go solution, it is not going to help you because you are not going to learn anything from it.

1 solution

Hardly. This is not how tutorial work. They teach techniques, not implementation of solution for concrete application fields. You too, should separate concerns: learn application fields separately, technology separate. You work should be put it together.

—SA
 
Share this answer
 
v2
Comments
Dave963 1-Sep-13 8:28am    
+5
Sergey Alexandrovich Kryukov 1-Sep-13 10:55am    
Thank you.
I think this is just a practical advice, not a speculation on morality, which is nearly irrelevant here...
—SA
Joezer BH 1-Sep-13 9:39am    
5ed! Not really an answer but with moral value worth a 5 ;)
Sergey Alexandrovich Kryukov 1-Sep-13 10:56am    
Thank you.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900