Overview

This project involved designing and implementing an end-to-end recruitment system combining candidate intake, automated CV screening, and centralized data management.

The system integrates Google Forms (frontend and database) with Google Apps Script (automation engine) to reduce manual workload and improve screening efficiency.

Problem

Recruitment processes relied heavily on manual CV screening, spreadsheet tracking, and inconsistent evaluation criteria. This resulted in slow turnaround times, high administrative workload, and limited visibility into candidate quality.

System Design

How It Works

  1. Candidate submits application through AppSheet form
  2. Data is stored in a structured database
  3. Google Apps Script extracts key information from CVs
  4. System applies scoring logic based on experience, education, and skills against the applied Job description
  5. Candidates are automatically ranked and categorized

System Architecture

Candidate
AppSheet Form (Frontend)
Database (AppSheet)
Apps Script (Automation)
Scoring & Ranking
Recruiter Dashboard

Key Features

Results

Documentation & Technical Details

Lessons Learned

Back

← Back to Portfolio