An open API service indexing awesome lists of open source software.

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.

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