Skip to content

Avinash-sdbegin/Health_Care

Repository files navigation

Healthcare Support Web App

Live Demo GitHub React Vite Tailwind Netlify


🩺 Project Overview

This is a simple healthcare support web app, designed for NGOs or healthcare volunteers. It features a patient support/contact form and a small AI-based FAQ chatbot that instantly answers common queries.


🚀 Features

  • Patient Support / Contact Form (basic details, query, submit)
  • AI FAQ Chatbot (auto-response for common health/NGO questions)
  • Clean, mobile-friendly UI
  • Data summary/auto-response after form submit

🏗️ Tech Stack

🩺 Project Overview

Mini Healthcare Support is a modern web application designed to streamline healthcare support for NGOs, volunteers, hospitals, and patients. The platform provides:

  • Patient registration and support forms
  • Doctor and hospital dashboards
  • AI-powered FAQ chatbot for instant query resolution
  • Emergency assessment and e-consultation modules
  • Hospital finder and appointment booking

The app is built for scalability, mobile-friendliness, and ease of use, making it ideal for real-world healthcare support scenarios.


🚀 Features

  • Patient Support / Contact Form (basic details, query, submit)
  • AI FAQ Chatbot (auto-response for common health/NGO questions)
  • Doctor & Hospital Dashboards (view/manage patients, appointments)
  • Emergency Assessment & E-Doctor Consultation
  • Hospital Finder & Appointment Booking
  • Clean, mobile-friendly UI
  • Data summary/auto-response after form submit

🏗️ Tech Stack

Healthcare Support Web App

Live Demo GitHub React Vite Tailwind Netlify


🩺 Project Overview

Healthcare Support Web App is a modern web application designed to streamline healthcare support for NGOs, volunteers, hospitals, and patients. The platform provides:

  • Patient registration and support forms
  • Doctor and hospital dashboards
  • AI-powered FAQ chatbot for instant query resolution
  • Emergency assessment and e-consultation modules
  • Hospital finder and appointment booking

The app is built for scalability, mobile-friendliness, and ease of use, making it ideal for real-world healthcare support scenarios.


🚀 Features

  • Patient Support / Contact Form (basic details, query, submit)
  • AI FAQ Chatbot (auto-response for common health/NGO questions)
  • Doctor & Hospital Dashboards (view/manage patients, appointments)
  • Emergency Assessment & E-Doctor Consultation
  • Hospital Finder & Appointment Booking
  • Clean, mobile-friendly UI
  • Data summary/auto-response after form submit

🏗️ Tech Stack

  • Frontend: React, Vite, Tailwind CSS
  • Routing: React Router
  • AI/Automation: Rule-based FAQ chatbot (React state logic)
  • Deployment: Vercel / Netlify

📁 Project Structure

Health_care/
├── public/
├── src/
│   ├── App.jsx
│   ├── main.jsx
│   ├── index.css
│   ├── assets/
│   ├── components/
│   │   ├── Navbar.jsx
│   │   ├── PatientCard.jsx
│   │   ├── RiskScoreChart.jsx
│   │   ├── StatsCard.jsx
│   ├── pages/
│   │   ├── AIChatbot.jsx
│   │   ├── BookAppointment.jsx
│   │   ├── DoctorDashboard.jsx
│   │   ├── DoctorLogin.jsx
│   │   ├── DoctorSelection.jsx
│   │   ├── EDoctorConsultation.jsx
│   │   ├── EmergencyAssessment.jsx
│   │   ├── HomePage.jsx
│   │   ├── HospitalDashboard.jsx
│   │   ├── HospitalFinder.jsx
│   │   ├── HospitalLogin.jsx
│   │   ├── MRIAnalysis.jsx
│   │   ├── PatientDashboard.jsx
│   │   ├── PatientDetails.jsx
│   │   ├── SymptomChecker.jsx
│   │   ├── SymptomResults.jsx
│   ├── context/
│   ├── data/
│   ├── hooks/
│   ├── pre-registration/
│   ├── services/
│   ├── types/
│   ├── utils/
│   │   ├── constants.js
│   │   ├── helpers.js
├── package.json
├── tailwind.config.js
├── postcss.config.js
├── vite.config.js
├── README.md

🌐 Live Demo


📋 How to Run Locally

git clone <repo-url>
cd Health_care
npm install
npm run dev
# Open http://localhost:5173

💡 AI/Automation Idea

The app includes a rule-based FAQ chatbot that instantly answers common queries from patients/volunteers (e.g., "NGO contact?", "Is a doctor available?", "What is the emergency number?", etc.). This chatbot is built using React state and simple logic—no external AI API is used.

After form submission, the user also receives an auto-response or summary.


🏥 NGO Use-Case

  • Volunteers or patients can submit their queries or help requests via the form
  • The chatbot provides instant basic information or guidance
  • NGOs can automate/scale their support process, reducing human load for basic queries

🧑‍⚕️ Doctor/Hospital Use-Case

  • Doctors can view patient details and risk scores on their dashboard
  • Hospitals can manage appointments and patient records
  • Both can use the AI chatbot to quickly answer common questions from patients or volunteers

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages