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