Back to Projects
One Hospital
A geolocation-enabled visit logging tool for hospital staff to check-in and record visits with automatic location resolution.
The Problem
Hospital staff needed a reliable way to log visits in areas with poor connectivity, and manual logs were often inaccurate.
The Solution
Developed a PWA with offline-first capabilities using local storage and background sync. Integrated Google Maps API for precise location tagging.
Impact
Enabled accurate visit logs with location verification; reduced manual reporting errors by 50%.
Architecture
React, Vite (migrated to Next.js), Service Workers for offline support, Axios for API communication.
Role
Full-stack Frontend — geolocation integration, form flows, and offline queuing.
Technologies
React
Next.js
Zustand
Axios
Google Maps API