Streamlining Healthcare Operations
HealOS is a comprehensive, centralized platform designed to streamline healthcare operations. Whether it's managing patient records, scheduling appointments, or handling staff rosters and billing, HealOS provides a sleek, intuitive, and highly responsive interface to make hospital administration effortless.
Frontend Architecture
- Core: Next.js 15 (App Router) & React 19 with strict client/server component separation.
- Styling & UI: Tailwind CSS v4 using modern logical properties, custom Emerald Prestige Design System, and Framer Motion.
- State & Data: Zustand for global state and TanStack React Query for server state caching.
Backend Infrastructure
- API & Runtime: Node.js & Express.js written in strictly typed TypeScript.
- Database: MongoDB & Mongoose for NoSQL data modeling.
- Real-time: Socket.io for immediate clinical updates via Pub/Sub.
- Integrations: JWT for Role-Based Access Control (RBAC) and Razorpay API for online billing.
