Discovery and workflow mapping
Mapped the full journey from public discovery to registration review so the product would support both donors and hospital staff instead of solving only one side of the workflow.
Case Study
A full-stack web platform for BMC Hospital that streamlined donation program registration, gave administrators a clearer operational dashboard, and made the experience easier to access across desktop and mobile.
01 / Problem
Overview
Before the platform, donation program workflows were harder to manage because registration, event coordination, and administrative monitoring depended on disconnected manual steps.
Target Users
Hospital administrators, donation-program organizers, support staff, and community members who wanted to register online.
Real-World Issue
The project addressed a real operational need: make it easier for people to join donation initiatives while reducing the staff time spent collecting, organizing, and reviewing participant information.
02 / Ownership
03 / Process
Mapped the full journey from public discovery to registration review so the product would support both donors and hospital staff instead of solving only one side of the workflow.
Structured the experience around clear registration data, event visibility, and dashboard-ready records so information stayed useful after submission.
Built the landing page, registration flow, dashboard views, and backend routes using Next.js, React, Node.js, Express, and AWS-based deployment infrastructure.
Refined the platform around usability, mobile access, and operational clarity so the final system felt practical for real program use rather than just technically complete.
04 / Product
05 / Architecture
frontend
Next.js and React powering the landing page, registration flow, and dashboard interface.
backend
Node.js and Express API layer.
database
Persistent data storage for registrations, program records, and admin-side tracking.
apis
REST-style endpoints supporting form submissions, dashboard data, and administrative actions.
deployment
AWS-based deployment with environment-driven configuration and production hosting.
integrations
Application flows were connected around registration intake, admin review, and operational monitoring.
06 / Decisions
Challenge
Solution
The registration flow was kept clear and lightweight on the frontend, while the submitted data was structured in a way that made dashboard review and follow-up easier for administrators.
Challenge
Solution
Registrations and program-related information were centralized into one platform so staff could review activity in one place instead of piecing it together from separate steps.
Challenge
Solution
The interface was built responsively, with layouts and content blocks adjusted to keep both the landing page and registration journey readable and usable on smaller screens.
07 / Impact
08 / Visuals




09 / Reflection
This project reinforced how much impact a focused internal tool can have when it improves both the public experience and the staff workflow behind it. It also pushed me to think carefully about responsive form design, operational clarity, and building systems that are useful beyond the first user interaction.