Skip to content

This project is a Hospital Appointment Management System designed to facilitate the process of scheduling and managing appointments for patients.

Notifications You must be signed in to change notification settings

furkan-dogu/appointment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hospital Appointment

About the Project

This project is a Hospital Appointment Management System designed to facilitate the process of scheduling and managing appointments for patients.

Table of Contents

Live Demo

Hospital Appointment Demo

Features

  • Appointment Scheduling: Patients can easily schedule appointments with healthcare providers.
  • Appointment Tracking: View and manage scheduled appointments for both patients and hospital staff.
  • Availability Management: Healthcare providers can set their availability for appointments.

Project Skeleton

Hospital Appointment (folder)
|
|----readme.md         
SOLUTION
├── public
│     ├── img
│     └── index.html
├── src
│    ├── assets
│    │
│    ├── components
│    │       ├── AddModal.jsx
│    │       ├── AppointmentList.jsx
│    │       └── Doctors.jsx
│    │
│    ├── pages
│    │       └── Home.jsx
│    │
│    ├── helpers
│    │       └── Data.jsx
│    │
│    ├── App.js
│    ├── App.css
│    ├── index.js
│    └── index.css
├── package.json
└── yarn.lock

Screenshots

Compatibility

The project is compatible with both wide-screen computers and mobile devices.

About

This project is a Hospital Appointment Management System designed to facilitate the process of scheduling and managing appointments for patients.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published