🩺 Mini Healthcare Support Web App

📌 Overview

This project is a concept-level healthcare support web application designed for NGOs to efficiently collect and organize patient support requests.

The focus of this assignment is clarity, usability, and real-world NGO workflows rather than technical complexity.


🎯 Problem Context

Healthcare NGOs often receive multiple patient requests daily. Manually reviewing and prioritizing them can delay support for urgent cases.


💡 Proposed Solution

A simple web application that allows patients or beneficiaries to submit support requests, combined with an automation-based system that helps NGOs quickly identify priority cases.


🛠️ Tech Stack

  • Frontend: React
  • Styling: Tailwind CSS
  • Automation Logic: JavaScript (rule-based)
  • Hosting: Vercel

🤖 AI-Inspired Automation Concept

The app includes a Smart Request Triage feature that automatically:

  • Generates a one-line issue summary
  • Assigns a priority level (Low / Medium / High)

This is implemented using rule-based logic to simulate how AI systems assist NGOs in triaging healthcare requests.
The approach is intentionally kept simple to ensure reliability and ease of adoption.


🌍 NGO Use Case

  • Faster identification of urgent healthcare needs
  • Reduced manual sorting of requests
  • Improved response time for critical cases
  • Better organization of patient support data

🔗 Live Demo

[https://mini-healthcare-support-rosy.vercel.app/]

📂 Source Code

[https://github.com/sudheerxdev/mini-healthcare-support]

Built With

Share this project:

Updates