HealthSync is an iOS healthcare management application developed using Swift and Firebase.
It provides a unified platform where users can book doctor appointments, schedule lab tests, order medicines, upload/view prescriptions, and access health articles — all from their mobile device.
This project was developed as part of the Software Engineering and Project Management (SEPM) course at SRM Institute of Science and Technology.
- User Authentication – Secure registration and login using Firebase Authentication
- Lab Test Booking – Browse tests, compare prices, schedule appointments, and view preparation instructions
- Medicine Orders – Upload prescriptions, search medicines, add to cart, and place orders
- Doctor Appointments – Find specialists, view profiles, and book/reschedule consultations
- Health Articles – Curated library of healthcare and wellness content
- Reminders & Notifications – Push notifications for appointments, test results, and medicine refills
- Order & Appointment Tracking – View booking history and invoices
- Digital Prescriptions – Doctors can upload prescriptions for patient access
- Profile Management – Update details, change passwords, and manage preferences
- Frontend/UI: Swift (UIKit/SwiftUI)
- Backend & Database: Firebase (Firestore, Firebase Auth, Firebase Storage, Firebase Cloud Messaging)
- Notifications: Firebase Cloud Messaging (FCM) + iOS Push Notifications
- Hosting/Storage: Firebase Storage for prescriptions and records
- Clone the repository
git clone https://github.com/your-username/healthsync.git cd healthsync