Modern Hospital Management System Using Bunifu Framework with Full Source Code

Modern Hospital Management System Using Bunifu Framework with Full Source Code

The Modern Hospital Management System is an automated system that is developed using VB.Net, Bunifu Frameworks and MySQL for the database. The main purpose of the Modern Hospital Management System is to simplify the distribution of records of the patients from the admission, Discharge, Diagnostic test result and many more.

The controls used of Modern Hospital Management System are:

  1. Bunifu.UI.WinForms.BunifuPanel,
  2. Bunifu.UI.WinForms.BunifuButton.BunifuButton,
  3. Bunifu.UI.WinForms.BunifuDatePicker,
  4. Bunifu.UI.WinForms.BunifuDataGridView

About the Modern Hospital Management System

This Modern Hospital Management System is a big help in the proper filing of patient’s medical records. Compared to manual management that takes a lot of time and sometimes records are misplaced if not handled properly. There are lots of benefits of Modern Hospital Management System just like, minimizing the waiting hours of patients, easy retrieval of records and ensures that the medical records are accurate. It is very important to keep medical records properly because it will help the doctors on the correct treatment of patient under his care. The Admin plays an important role in the Modern Hospital Management System and it has a modern design with the use of Bunifu Frameworks.

These are the following features of Modern Hospital Management System

  • Rooms
  1. adding
  2. updating
  3. Listing
  • Physician
  1. adding
  2. updating
  3. Listing
  • Diagnosis
  1. adding
  2. updating
  3. Listing
  • Patient
  1. adding
  2. updating
  3. Listing
  • Admit Patient
  • Discharge
  • Patient Reports
  • Manage User
  • Login and Logout

Download and install the following system requirements:

  1. Bunifu Frameworks
  2. xampp latest version
  3. mysql-connector
  4. mysql-connector-odbc
  5. Microsoft Visual Studio 2015

How to setup the Modern Hospital Management System

  1. Download the zip file.
  2. Download and install XAMPP
  3. Run the XAMPP control panel and start MySQL and Apache
  4. Go to C:\xampp\htdocs and extract the downloaded zip file (hospitalrecords) inside the folder
  5. Open the browser and go to http://localhost/phpmyadmin/ to create the database
  6. Click the new to create a database.
  7. Name the database hospitaldb.
  8. Click import to import the sql file.
  9. Click choose file and select the file that can be found inside the hospitalrecords folder
  10. Click go.

How to run the Modern Hospital Management System

Open the folder hospitalrecords and click HospitalRecords.sln to open the system. After that, press F5 to run the system

Accessing admin accounts

Username: admin
Password: admin

This Modern Hospital Management System Using Bunifu Framework with Full Source Code is for educational purposes only. You can download it as a reference and expand your knowledge in making a system. You can freely modify it, according to your desire.

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Add new comment