https://github.com/stackthecode/healthcare-platform
Patient Registration System built with Next.js, React Hook Form, Zod, and Appwrite. Handles secure user input, form validation, and document uploads for healthcare onboarding.
https://github.com/stackthecode/healthcare-platform
Last synced: 3 months ago
JSON representation
Patient Registration System built with Next.js, React Hook Form, Zod, and Appwrite. Handles secure user input, form validation, and document uploads for healthcare onboarding.
- Host: GitHub
- URL: https://github.com/stackthecode/healthcare-platform
- Owner: StackTheCode
- Created: 2025-05-05T11:19:13.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-18T10:07:27.000Z (4 months ago)
- Last Synced: 2025-09-18T12:33:12.207Z (4 months ago)
- Language: TypeScript
- Homepage: https://care-pulse-healthcare-platform.vercel.app
- Size: 3.32 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🏥 Patient Registration System
A secure and user-friendly **Patient Registration System** built with **Next.js**, **React Hook Form**, **Zod**, and **Appwrite**.
This application simplifies healthcare onboarding by handling secure user input, real-time form validation, and document uploads.
---
## 🚀 Features
- 📋 **Patient Onboarding Form** — capture essential details (name, email, phone, birth date, gender, address, emergency contact, primary physician, etc.)
- ✅ **Validation with Zod** — ensures clean and consistent user input
- 🔐 **Privacy Consent** — enforces compliance with healthcare regulations
- 📂 **Document Uploads** — patients can securely upload ID or medical documents
- ⚡ **Responsive UI** — optimized for desktop and mobile
- 🛠 **Appwrite Integration** — secure backend for data storage and authentication
---
## 🛠 Tech Stack
- **Frontend:** Next.js, React, React Hook Form, Zod
- **Backend & Database:** Appwrite
- **Styling:** Tailwind CSS
- **Deployment: Vercel