Skip to content

once a school work project, to build a project using C++, making use of C++ OOP concept

License

Notifications You must be signed in to change notification settings

DonnC/Hospital-Management-System

Repository files navigation

Hospital Management System

  • Once a school C++ OOP project
@project: 		A C++ project of choice using concepts of OOP
@course:		C++ OOP
@year:			2019
@program:		Electronic Engineering, Second Year Part 2.2

Concept

  • Hospital Management System were patient data is logged to the system
  • Nurse registers | log in to view patient sick report, book an appointment to the Doctor in charge, and prescribe medicine to patient
  • Doctor registers | log in to view patient sick report, prescribe medicine to patient, view appointments if any from the Nurse.
  • The system should persist selected menu options without automatically closing the application.
  • Patient sick report should be accessible during and after re-opening application

Lessons learnt

  • OOP concepts
  • File I/O
  • Windows system
  • C++
  • ///////////////////////////////////////////////////////

Credits

About

once a school work project, to build a project using C++, making use of C++ OOP concept

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages