Skip to content

ralph-groupscholar/groupscholar-application-funnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group Scholar Application Funnel

A local-first operational dashboard to track application flow, reviewer capacity, and conversion health across cohorts.

Features

  • Cohort, status, reviewer, and search filters
  • Stage-by-stage funnel conversion with drop-off visibility
  • Drop-off recovery panel with leakage targets and action guidance
  • Reviewer capacity and turnaround time tracking
  • Operational alerting for stalled files and review backlog
  • SLA watchlist for overdue application follow-ups
  • Interview scheduling pulse for panel holds, invites, and upcoming interviews
  • Live snapshot panel backed by a Postgres data store (with safe fallback data)
  • Weekly brief generator that persists drafts to the pipeline plus JSON export

Tech

  • HTML, CSS, vanilla JavaScript, Node serverless endpoints, and Postgres

Run

  • Open index.html in a browser for the local-only dashboard.
  • Deploy to Vercel to enable the live data and brief pipeline endpoints.

Data

  • Set GROUPSCHOLAR_DB_URL in Vercel to enable /api/applications, /api/briefs, and /api/funnel-snapshot.
  • Seed the production database once with node scripts/seed-db.js (uses GROUPSCHOLAR_DB_URL).
  • The live data panel shows sample data if the database is empty or unavailable.

About

Application funnel dashboard for Group Scholar cohorts with reviewer capacity tracking. https://groupscholar-application-funnel.vercel.app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors