Electrician Work Management System
Problem: coordinate jobs, staff, and status without scattered spreadsheets.
Full-stack MERN app with auth, role-style flows, and an admin-oriented dashboard (including charts via Recharts) to surface activity at a glance.
- Structured API routes and JWT-protected pages so sensitive actions are not reachable from the client alone.
- Iterated on dashboard layout so metrics stay readable on smaller laptop widths.
- Documented assumptions in README for setup (env, Mongo URI) to make onboarding repeatable.