Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keyurpatil06/patient-management-app
A healthcare app for patient registration, appointment booking, and management with doctors. Features admin tools for scheduling, confirming, and canceling appointments, plus SMS notifications.
https://github.com/keyurpatil06/patient-management-app
appwrite nextjs14 twilio
Last synced: 11 days ago
JSON representation
A healthcare app for patient registration, appointment booking, and management with doctors. Features admin tools for scheduling, confirming, and canceling appointments, plus SMS notifications.
- Host: GitHub
- URL: https://github.com/keyurpatil06/patient-management-app
- Owner: keyurpatil06
- Created: 2024-07-14T11:00:28.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-17T09:34:21.000Z (6 months ago)
- Last Synced: 2024-07-17T11:55:28.712Z (6 months ago)
- Topics: appwrite, nextjs14, twilio
- Language: TypeScript
- Homepage: https://patient-management-project.vercel.app
- Size: 4.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Patient Management App with Admin Panel
## Description
A healthcare patient management application enabling patient registration, appointment booking and management with doctors. Includes admin tools for scheduling, confirming, and canceling appointments, along with SMS notifications.## Features
- **Patient Registration & Profile Creation:** Enables users to sign up and manage their personal profiles.
- **Appointment Scheduling:** Allows patients to book multiple appointments with doctors.
- **Admin Tools:** Facilitates managing, confirming, scheduling, and canceling appointments.
- **SMS Notifications:** Sends appointment confirmations to patients via SMS.
- **File Upload:** Utilizes Appwrite storage for secure file management.## Tech Stack
- **Frontend:** Next.js, TypeScript, React Hook Form, Zod, TailwindCSS, ShadCN
- **Backend:** Appwrite, Twilio