Online Attendance

This application is used by faculty in the class to take attendance of the students. A faculty logins into the system and gets his/her time table. He/she can take attendance for a period by clicking on the attendance link on the right of the period in the time table.

This application also provides faculty the facility to search for student by name and get and modify attendance that he/she has already taken.

I suggest you add two more modules to this application, one to provide attendance details to parents of the students and another for adminstration staff to feed details regarding students, batch schedule etc.

Technologies and Products used

Steps to download, deploy and run this project

The following are the steps to related to be taken to run the existing part of the application:
  1. Download attendance.ZIP and unzip it into any directory in your system. (For example if you extract to d:\ then it will create a directory d:\)
  2. Open Visual Web Developer 2005 Express Edition or Visual Studio.NET 2005.
  3. Open the project from the directory into which you extracted project.For example, d:\attendance
  4. Goto Solution Explorer and make login.aspx the startup page.
  5. Run project from VWD 2005 Express Edition.
  6. You should see login.aspx page.