Asia/Karachi
ProjectsJuly 23, 2026

HRR – Healthcare Realtime Rating

image
HRR (Healthcare Realtime Rating) is a comprehensive facility rating and search platform developed to bridge the gap between patients and healthcare providers. It empowers patients to discover nearby hospitals or clinics via an interactive Google Map and submit verified, real-time reviews. For healthcare facilities, the platform acts as a reputation management system, offering live analytics, patient feedback trends, and subscription-based dashboards to monitor and improve service quality. Geofenced Rating Validation Uses browser geolocation and Google Maps API integration to enforce a strict 500-meter radius check-in, ensuring that only patients physically present at a facility can submit a rating. Real-time Analytics Dashboard Provides hospitals and clinics with a live dashboard powered by Firebase Firestore, aggregating patient ratings, reviews, and visit statistics instantly. Role-based Access & Subscription Management Separates Patient (search and rating flow) and Facility (dashboard) interfaces, seamlessly integrating PayPal for subscription management so healthcare providers can access premium analytics. Real-time Geolocation & State Synchronization The primary technical challenge was implementing strict Geofenced Rating Validation to prevent fraudulent reviews without degrading the user experience. This required combining browser Geolocation (navigator.geolocation) with Google Places API data to calculate accurate Haversine distances in real-time. The challenge was resolved by developing custom React hooks to handle background GPS proximity checks, caching valid check-in sessions for 24 hours in Firebase to minimize redundant location prompts, and seamlessly syncing live ratings across all active clients without performance bottlenecks.
  • Framework: React (Vite)
  • Language: TypeScript
  • Database: Firebase Firestore
  • Authentication: Firebase Auth
  • UI: Tailwind CSS.
Explore more

Recent Projects

Aah Star – Monetized Social Media Platform

A monetized social media platform built with Next.js and Firebase. It allows Athletes and Entertainers to share exclusive content and earn directly from fans through Stripe subscriptions. Features include live streaming, automated payouts, and a fully installable PWA experience.
Clinicu – Clinic Management System

Clinicu – Clinic Management System

Built a full-stack clinic portal in Next.js 16 + MongoDB that unifies patient records, appointment scheduling, treatment billing, and live financial analytics in one secure system. Role-based access control separates Admin and Employee views, protecting sensitive financial data. Delivers real-time profit, expense, and revenue dashboards powered by efficient database queries.
Lite It Up – Live Event Fan Engagement App

Lite It Up – Live Event Fan Engagement App

Built for a private client and live on both the Google Play Store and Apple App Store. A React Native mobile app that turns every fan's phone into a synchronized light in a live crowd. GPS-based geofencing verifies venue presence before unlocking the real-time crowd-sync experience. Firebase Realtime Database propagates color and alert broadcasts to thousands of devices instantly. Stripe in-app payments gate the Swarm feature — wired end-to-end through Firebase Cloud Functions.