Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.01 KB

File metadata and controls

22 lines (17 loc) · 1.01 KB

🏥 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