Classroom - Faculty Module

This website is one of the three modules required to allows faculties and students to get and post details regarding the class.

Three modules are:

Faculty Module

Faculty module is used by faculty to perform the following operations:

The following are the topics of ASP.NET used in this project.

Steps to download, deploy and run this project

The following are the steps to be taken to run the existing part of the application.
  1. Download classroom.rar and unzip it into any directory in your system. For example, if you extract to c:\ then it will create a directory c:\classroom.
  2. Open Visual Studio.NET 2010
  3. Open the project from the directory into which you extracted project. For example, c:\classroom
  4. The project comes with its own database, which contains required tables and some sample data.
  5. Go to Solution Explorer and make login.aspx the startup page.
  6. Run project from Visual Studio.NET 2010.
  7. You should see login.aspx page.
  8. Login as a faculty. Use id :1 and password : s to login as Stephen Walther
  9. Select a batch and post topics and exercises for a day
  10. Select List Topics and select batch to get the list of topics for different days
  11. List feedbacks and post reply