Contracts Management Tool

This application is used by a consulting company to manage its contracts between clients and candidates. It also helps to keep track of requirements of the clients and searching for suitable candidates for a requirement.

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 cmt.zip and unzip it into any directory in your system. (For example if you extract to d:\ then it will create a directory cmt in d:\.
  2. Open Visual Web Developer 2005 Express Edition.
  3. Open the project from the directory into which you extracted project.For example, d:\cmt
  4. Goto Solution Explorer and make default.aspx the startup page.
  5. Run project from VWD 2005 Express Edition.
  6. You should see login.aspx page.