• Stars
    star
    6
  • Rank 2,538,320 (Top 51 %)
  • Language
    C++
  • Created over 5 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a Hospital Management System. This system can a store patient basic data and can get bill payment.It follows user command. User can admit unlimited patient and can edit admitted patient data.User can search a single patient data and also can see all patient data. User can relase a patient from admitted patient list.When a patient wiil relased his/her basic data will be deleted but all payment data will safe. This system is highly password protected. Its writen in C++ programming language.