Lungora – Smart Healthcare Platform
ASP.NET Core Web API | SQL Server/MySQL | AI Integration
Developed a scalable healthcare platform using ASP.NET Core Web API following Clean Architecture principles.
Designed and implemented RESTful APIs for authentication, user management, medical records, appointments, and healthcare services.
Built JWT Authentication with Role-Based Authorization for Patients, Doctors, and Admins.
Integrated an AI-powered Chest X-ray Classification model to assist in detecting lung diseases from uploaded X-ray images.
Implemented Nearby Doctor Search using geolocation services and location-based filtering.
Developed modules for doctor profiles, patient management, medical history, healthcare articles, notifications, and appointment management.
Designed and optimized the relational database using Entity Framework Core with SQL Server/MySQL.
Implemented file upload functionality for medical images and documents.
Added search, filtering, pagination, and validation across APIs.
Documented and tested APIs using Swagger/OpenAPI and Postman.
Key Features
🔐 JWT Authentication & Role-Based Access Control
👨⚕️ Doctor & Patient Management
🩻 AI Chest X-ray Disease Classification
📍 Nearby Doctor Search (Geolocation)
📅 Appointment Booking & Management
📂 Medical Records & History
📰 Healthcare Articles
🔔 Push Notifications
📊 Admin Dashboard APIs
📑 API Documentation with Swagger
Technologies
ASP.NET Core • C# • Web API • Entity Framework Core • SQL Server • MySQL • JWT • Swagger • AI Integration • Geolocation Services • REST API • Git