


















Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Here i upload ppt of online bus reservation. in this report you can book seat in the bus and also you can check real time bus location
Typology: Study Guides, Projects, Research
1 / 26
This page cannot be seen from the preview
Don't miss anything!
Group No.
Mr.Prahlad sharma
Shree Siddhivinayak Charitable Trust Sanchalit Shree Gajanad Institute of Management & Computer Studies, Visnagar, Gujarat – 384 315
Project Definition Online Employee Management System For use in Easily take emp info. Developed For Shree Gajanand Institute of Management & Computer Studies, Visnagar External Guide Mr. Rakesh Patel Internal Guide Mr. Prahlad Sharma Team Size 2 Team Members Bachani Heena V, Patel Dipti N Front End ASP.NET 2. Back End SQL Server Express Edition (2005) Add. Tools Html ,CSS Project Duration 50 Days
We analyzed the existing system, we find there problems and there are most reason for difficulties in existing system. The existing system is need lots of time and lots of hard work. In the Existing system. We cannot work easily and not find information fast, so that in this system we cannot work long time successful. This system is expensive because in this system include lots of paper work, men work and lots of time. So that we analyzed that we can convert in the new computerized system.
► Visual Studio 2008 with C#.net ► SQL Server 2005 ► Microsoft Office 2003 ► Photoshop 6. ► Microsoft Paint
Leave Application Process
Login process
Emp detail Process
emp info get info emp leave report response response tblLogin tblReg tblLeave u/p response u/p response emp id get info give salary salary desc salary details tblSalary salary desc
salary Process emp leave
emp report salary report
Reports
salary report leave application report
Reports
Table Name :- tblLeave Field name Data type Constraint Description id Int Foreign key id Email Varchar(50) Not null Empemail Depart Varchar(50) Not null depart Descr varchar(50) Foreign key Description Type Varchar(50) Not null Leave type End_Date Date time Not null Ending date
Table Name :- tblWork_Detail Field name Data type Constraint Description W_id Int foreign key Empworkid Email Varchar(50) Not null Empemail Date Datetime Not null Date of work Dep Varchar(50) Not null Department Descr Varchar(max) Not null Description
Table Name :- tblAlogin Field name Data type Constraint Description Ename Varchar(50) primary key Empname password Varchar(50) Not null Emppassword