EvalBoard
Live demo
Next.js + Supabase · working PoC

Performance Evaluation Back-office

Weight quantitative and qualitative metrics to auto-compute totals and grades, and see the distribution at a glance. Change the weights and everything recomputes instantly.

Open live demo

A 5-minute guided tour is built into the demo.

7 + 2
quant · qual metrics
A~E
auto grading
Docker
air-gapped deploy

At a glance

One flow from Excel to dashboard

Bulk Excel upload
Enter 7 quant · 2 qual
Auto total & grade
Adjust weights & recompute
Charts & Excel export

Core features

Evaluation operations, standard

📥

Bulk subject management

Excel bulk upload of ID, name, dept, title, phone, plus per-record CRUD and search.

📝

7 quant + 2 qual input

Enter 7 quantitative metrics (score + actuals) and 2 qualitative (score). Status workflow.

🎯

Auto total & grade

Weighted total and A~E grade assigned by rule — no manual spreadsheet math.

⚖️

Flexible weights & cutoffs

Admins edit weights and grade cutoffs; all evaluations recompute instantly.

📊

Chart dashboard

Grade distribution pie + per-department average bar charts.

📤

Excel export & history

Export detail scores/total/grade; accumulate and compare year/quarter history.

PoC vs full build

What you see now vs contracted deliverables

PoC (working now · cloud demo)
  • Auth & roles demo
  • Excel upload & subject CRUD
  • 7 quant · 2 qual scoring
  • Auto total & grade
  • Weight/cutoff recompute
  • Chart dashboard & Excel export
Contract (air-gapped Docker delivery)
  • Fully air-gapped Docker package
  • Local PostgreSQL · image delivery
  • Server scaling & migration
  • Zero-downtime formula changes
  • Year/quarter trend analytics
  • Granular roles & audit logs

Security & demo protection

Public demo, safely

  • 🛡️Token-URL auth — access only via issued link, 401 otherwise
  • 🛡️Role-based access control + row-level security (RLS)
  • 🛡️Session expiry & forced logout, security headers · CSP, rate limiting
  • 🛡️Neutral fictional demo data — daily auto reset

Differentiators

Why this approach

🐳

Air-gapped Docker

Containerized deploy with local DB, no internet. Charts and Excel fully offline-bundled.

⚖️

Flexible weighting

Formula lives in config, not code — recompute on the fly when criteria change.

🧱

Proven full-stack assets

Built on reusable auth, RBAC, CRUD, dashboard and Excel-processing assets.

See the working PoC for yourself

Excel upload → scoring → auto-grading → weight tuning → dashboard, all live.

Open live demo

© 2026 EvalBoard · Next.js + Supabase · macrobay