Skip to content

A React-based hospital management app that allows users to view doctors, manage patient appointments, mark visits as completed, and delete records. It offers an intuitive interface for efficient scheduling and tracking.

Notifications You must be signed in to change notification settings

ImrenR/HospitalApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏥 Hospital Management App

Overview

This is a simple hospital management application built with React. It allows users to:

  • View a list of available doctors with images.
  • Manage patient appointments.
  • Mark patient visits as completed.
  • Remove patients from the list.

Demo of Project

Screen.Recording.2025-03-02.at.18.46.13.mov

Technologies Used

  • ⚛️ React
  • React Icons
  • JavaScript
  • CSS

1️⃣ Clone the repository:

git clone https://github.com/your-username/hospital-management.git

📂 hospital-management
├── 📂 src
│   ├── 📂 components
│   │   ├── AddPatient.js
│   │   ├── PatientList.js
│   ├── 📂 data
│   │   ├── index.js
│   ├── Home.js
│   ├── App.js
│   ├── index.js
├── 📄 package.json
├── 📄 README.md

About

A React-based hospital management app that allows users to view doctors, manage patient appointments, mark visits as completed, and delete records. It offers an intuitive interface for efficient scheduling and tracking.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published