Full-Stack
Stack
Maps + CRUD
Features
Real-Time
Dashboard
Patient Mgmt
Data
A full-stack COVID-19 patient tracking application featuring an interactive map dashboard, patient management system, and statistics overview. Users can add patients, view geographic distribution on a map, and monitor aggregate counts through a dashboard.
The application provides three main views: a home page with statistics, a patient registration form, and an interactive map dashboard showing patient distribution — all connected to a Node.js/Express backend API.
The dashboard integrates an interactive map component that renders patient locations as markers, enabling geographic visualization of case distribution. The counts endpoint aggregates patient data server-side, reducing client-side computation and providing real-time statistics.