Sunday, September 09, 2012

Employee database


It can be a windows based i.e. VB.NET or C#.NET project or web based i.e. ASP.NET project.

Front end: - VB.NET, C#.NET or ASP.NET
Back end: - MS Access or any database language

For Windows based it is only accessible from company & for web based it can be accessible from anywhere.

In this what you have to do is:
1. Employee can register & login by entering his/her employee id & password(maybe given by admin or created by himself).
2. It will contain database of Employees with unique employee id for each employee with their address, phone no. or mobile no., email id, post of employee, department name, etc.
3. It will contain database of Employee attendance as per their employee id, name, monthly attendance in company, etc.(For added difficulty you can cut salary if employee's attendance is less than 75%)
4. It will contain database of Employee salary database with their join date, current salary, no. of promotions, salary increase over time.
5. It will contain database of student fees with roll no., balance fees, fees paid, etc
6. In this user can check his/her attendance record, check salary he/she paid, change his/her information.

It is enough information for thinking this project & it is available in both ASP.NET or VB.NET or C#.NET so you have four choices to choose for this project.
1) VB.NET
2) C#.NET
3) ASP.NET with C#
4) ASP.NET with VB

No comments:

Post a Comment