From 8c6fadc2d13728d41da595a35ea7ad6e426d2b8d Mon Sep 17 00:00:00 2001 From: SectumpSempra Date: Wed, 29 Apr 2026 18:30:32 +0530 Subject: [PATCH] Igniters - Week 1 - Healthcare SaaS app --- .../a3_igniters_amitb/week1_final_exercise.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 community_contributions/a3_igniters_amitb/week1_final_exercise.md diff --git a/community_contributions/a3_igniters_amitb/week1_final_exercise.md b/community_contributions/a3_igniters_amitb/week1_final_exercise.md new file mode 100644 index 00000000..8399ff27 --- /dev/null +++ b/community_contributions/a3_igniters_amitb/week1_final_exercise.md @@ -0,0 +1,17 @@ +# Week 1 final exercise - Healthcare SaaS app + +## Links +- Repository - https://github.com/SectumPsempra/production/tree/week1-exercise-local/saas +- Live app - https://first-healthcare-app.vercel.app/ + +## About the app + +A healthcare consultation app deployed on Vercel that connects patients with medical professionals for seamless virtual care. Built as a SaaS application, it streamlines the end-to-end consultation experience from booking to follow-up. + +**Key Features:** + +- **Appointment Booking** — Patients can browse available doctors and schedule consultations at their convenience. +- **Doctor Profiles** — Detailed profiles for healthcare providers including specialization, experience, and availability. +- **Virtual Consultations** — Supports online consultations, reducing the need for in-person visits for routine check-ups and follow-ups. +- **Patient Dashboard** — A personalized dashboard for patients to manage upcoming appointments, view consultation history, and access prescriptions. +- **Secure & Scalable** — Built with modern web technologies and hosted on Vercel for fast, reliable, and globally distributed access.