Skip to content

feat(projects): add Recruitment ATS dashboard (closes #89) - #124

Open
arcgod-design wants to merge 1 commit into
MistryVishwa:mainfrom
arcgod-design:feat/issue-89-recruitment-ats
Open

feat(projects): add Recruitment ATS dashboard (closes #89)#124
arcgod-design wants to merge 1 commit into
MistryVishwa:mainfrom
arcgod-design:feat/issue-89-recruitment-ats

Conversation

@arcgod-design

@arcgod-design arcgod-design commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds the Recruitment & Applicant Tracking System (ATS) — a standalone, zero-dependency HTML dashboard for managing job postings and candidate pipelines.

Closes #89.

Features

  • Dashboard — summary stats (open jobs, total candidates, hired, new applications) and pipeline Kanban view per stage
  • Candidates — sortable table with names, emails, jobs, stages, and actions (advance/reject)
  • Jobs — job postings list with status badges, applicant counts, and candidate add button
  • New Job — form to post new job openings with title and department fields
  • Data persists in localStorage so the app works offline after first load

Technical

Vanilla HTML + CSS + JavaScript. Uses CSS variables for theming, Flexbox for layout, and inline event handlers for interactivity.

@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown

@arcgod-design is attempting to deploy a commit to the vishwamistrylearning-1037's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Project] Recruitment & Applicant Tracking System (ATS)

1 participant