About the: NextStep-Care
Inspiration
In India, the doctor-to-patient ratio is highly skewed, and the burden on healthcare infrastructure is immense. During our research, we identified a critical "Blind Spot" in the system: the 30-Day Transition Gap (post-discharge care).
When patients leave the hospital, they often struggle with complex medication schedules, diet restrictions, and tracking their vitals. This confusion leads to anxiety, missed medications, and a staggering 20% hospital readmission rate—of which nearly a third is entirely preventable. Furthermore, the digital divide and English-only healthcare apps alienate a massive segment of the population. We wanted to build a bridge—a localized, intuitive platform that keeps patients connected to their doctors seamlessly and equitably.
What it does
NextStep-Care is a comprehensive, AI-driven, dual-interface healthcare ecosystem designed to eliminate the recovery gap.
- Patient Recovery Hub: A simplified, intuitive interface where patients log daily vitals, view dynamic recovery trend charts, and manage medication schedules with an interactive compliance tracker.
- Physician Command Center: A unified, real-time dashboard for doctors to monitor their entire discharged ward. It automatically flags "Critical" patients, allows for digital prescription updates, and schedules secure telemedicine follow-ups.
- ** AI Triage(MediBuddy) :** A built-in, context-aware AI assistant that provides patients with 24/7 medical triage, dietary guidance, and wellness support to reduce late-night anxiety.
How we built it
To ensure absolute reliability, data security, and high performance, we engineered a Full-Stack Monorepo Architecture:
- Backend & API Engine: Node.js and Express.js handle complex, asynchronous routing and secure data transactions.
- Database: We integrated MongoDB Atlas (Cloud NoSQL) to securely store and sync live patient records, vitals, and physician data in real-time.
- Intelligence: We implemented the Google Gemini API to power our ASI:One medical assistant, enabling advanced Natural Language Processing for health queries.
- Frontend & UX: Built with highly optimized HTML5, CSS3 (Modern Glassmorphism), and Vanilla JavaScript to ensure lightning-fast load times even on 3G networks. We integrated Chart.js for dynamic data visualization.
- Security: Engineered a custom Role-Based Access Control (RBAC) system with JWT/Local Storage management, fortified by an automated Email OTP Verification system (via Nodemailer) to prevent unauthorized access to medical records.
- Deployment: Seamlessly deployed via Render with automated CI/CD pipelines linked directly to our GitHub repository.
Challenges we ran into
- Architectural Complexity: Transitioning from static mock-data to a live, full-stack Monorepo was challenging. We had to overcome strict CORS policies, secure API routing, and asynchronous database connections to ensure the frontend and backend communicated flawlessly in the cloud.
- Designing for Zero Tech-Literacy: It is easy to build a complex dashboard for a doctor, but building one for a 65-year-old patient in rural India requires relentless simplification. We had to strip away clutter, utilizing intuitive color-coded statuses (Green/Yellow/Red) and iconography so patients understand their health at a glance.
- Medical Data Security: Ensuring that a logged-in patient absolutely cannot access another patient's data, nor view the Doctor's internal command center. We spent significant time fortifying our authentication guards and API endpoints.
Accomplishments that we're proud of
- 🚀 Live Full-Stack Deployment: Successfully bridging a complex MongoDB cloud database with a Node/Express backend and deploying it seamlessly via Render.
- 🧠 Gemini AI Integration: Engineering a secure pipeline to Google's Gemini model, turning it into a specialized, responsive health companion.
- 🔐 Zero-Trust Security Implementation: Building a fully functional email verification system from scratch to ensure user authenticity.
- 📊 Dynamic Visual Analytics: Successfully piping raw database arrays into beautiful, real-time Chart.js graphs that update instantly when a patient logs new vitals.
What we learned
- System Design & DevOps: We leveled up our understanding of Monorepo structures, environmental variables (
.envsecurity), and cloud hosting deployments. - Asynchronous JavaScript: We mastered
async/await, Promises, and Axios/Fetch API protocols for secure server-client communication. - Empathy in UI/UX: We reinforced our belief that designing for healthcare requires extreme clarity. Fonts must be readable, buttons must be distinct, and the color palette should induce calm.
What's next for NextStep-Care
- IoT & Wearable Integration: Allowing smartwatches to automatically sync heart rate and SpO2 data directly to the NextStep-Care database, removing manual entry for the patient.
- Multilingual Voice AI: Upgrading our AI assistant with Speech-to-Text capabilities, allowing rural patients to simply speak their symptoms in local dialects.
- Predictive Analytics: Utilizing machine learning to analyze historical recovery graphs and automatically alert doctors before a patient hits a critical state.
Our Vision: We built NextStep-Care to democratize quality post-discharge care. Knowing the heavy strain on medical infrastructure, our goal is to build a platform that doesn't just work in high-tech hospitals, but thrives in real-world conditions. By prioritizing cloud-native architecture, AI, and intuitive design, we envision a future where continuous, life-saving remote monitoring is a standard accessible to everyone.
Built With
- chart.js
- css3
- express.js
- firebase
- github
- html5
- javascript
- jeminiapi
- jitsi
- node.js
- render
- socket.io
- vscode


Log in or sign up for Devpost to join the conversation.