Skip to content

Hospital Management System Project in C++ using structs - simple console application. This program is open to all hospital users without the need for login information in this program. The system user can select the specialization in which they specialize by simply entering a series of numeric keys[1 - 20].

Notifications You must be signed in to change notification settings

3ein39/Hospital_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Hospital System

Hospital Management System Project in C++ using structs - simple console application.

This program is open to all hospital users without the need for login information in this program.

The system user can select the specialization in which they specialize by simply entering a series of numeric keys[1 - 20].

Features

  • Add patients to queue (regular/urgent)
  • Print all patients data
  • Assign the first patient to a Dr

Screenshots

App Screenshot

Run Locally

Clone the project

  git clone https://github.com/3ein39/Hospital_System.git

Go to the project directory

  cd Hospital_System

Run the .cpp file as a console application

Acknowledgements

About

Hospital Management System Project in C++ using structs - simple console application. This program is open to all hospital users without the need for login information in this program. The system user can select the specialization in which they specialize by simply entering a series of numeric keys[1 - 20].

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages