Human Resources Applicant Tracking project
Here’s another project I worked on at Campus Crusade. This was also developed in ASP/SQL. The internal department was Human Resources. I developed a system for them to track applicants and jobs. Here’s a few screenshots of this project in process:
The search page, where a HR team member could search by date, last name, job title, etc. This would then query the SQL database from this ASP page. Also when they clicked on a tab, it would display only that portion of an applicant’s record.

Then if the HR team member wanted to add notes about contacting or hiring this individual they would edit the record from the Applicant Tracking tab. Clicking on the edit button would retrieve the record in writeable format and once the HR team member added information and clicked Save, the record would be instantly updated in the SQL database.








