121
MedisynX is a full-stack AI-powered healthcare management platform built using the MERN stack, designed to simulate modern clinical workflows with a scalable and production-style architecture.
The platform provides doctors with a centralized dashboard for managing patients, appointments, billing operations, and AI-assisted clinical insights through an intuitive and responsive interface.
Key features include:
• AI-powered symptom analysis using Gemini 2.5 Flash
• JWT authentication with refresh token support
• Secure REST APIs with rate limiting and MongoDB sanitization
• Real-time clinical dashboard with analytics and workflow shortcuts
• Patient management with medical history tracking
• Appointment scheduling and billing with PDF invoice generation
• Progressive Web App (PWA) support for installable cross-device usage
• Dark mode UI with glassmorphism-inspired design system
The backend follows modular Express architecture with separated routes, controllers, middleware, and database models to maintain scalability and clean code practices.
MedisynX was built not just as a CRUD healthcare app, but as a real-world SaaS-style healthcare ecosystem prototype focused on security, usability, and AI-assisted healthcare workflows.
Built with