A comprehensive healthcare management platform that simplifies doctor appointments, patient management, and medical service delivery with secure payment processing.
- ✅ Smart Appointment Booking - Patients can easily find and book appointments with doctors by specialty
- ✅ Multi-Role Dashboard - Separate interfaces for patients, doctors, and administrators with role-based access
- ✅ Secure Payment Integration - Razorpay gateway integration for seamless medical service payments
- ✅ Real-time Analytics - Admin dashboard with appointment tracking, revenue insights, and performance metrics
- ✅ Profile Management - Complete patient and doctor profile management with image uploads
- ✅ Cloud-Ready Architecture - Dockerized application deployed on cloud with production monitoring
- Frontend: React 19, Vite, Tailwind CSS, React Router
- Backend: Spring Boot 3.5.3, Spring Security, JWT Authentication
- Database: MySQL 8.0, JPA/Hibernate ORM
- Payment: Razorpay Payment Gateway
- Other: Docker, Chart.js, Railway (DB hosting), Render.com (deployment)
(Screenshots coming soon - showing patient booking interface, admin dashboard, and doctor management panel)
git clone https://github.com/yourusername/prescripto-app.git
cd prescripto-appcd springboot-backend
mvn clean install
mvn spring-boot:runcd react-js-frontend/frontend
npm install
npm run devcd react-js-frontend/adminPanel
npm install
npm run devPrescripto-app/
│── springboot-backend/ # Spring Boot API with JWT auth
│── react-js-frontend/
│── frontend/ # Patient portal (React)
│── adminPanel/ # Admin dashboard (React)
│── uploads/ # File storage for profile images
│── README.md
🔹 Add real-time chat between patients and doctors
🔹 Implement appointment reminder notifications via SMS/Email
🔹 Add telemedicine video consultation feature
🔹 Integrate with electronic health records (EHR) systems
🔹 Deploy to AWS with auto-scaling capabilities
Himadri Karan
Backend Developer & Business Solutions Specialist
- 📧 Email: Karanhimadri1234@gmail.com
- 💼 LinkedIn: linkedin.com/in/himadrikaran
- 🌐 Portfolio: Himadri.me
- � GitHub: github.com/karanhimadri