Onana Hospital Management System with C# with Source Code

Language

This project is a Hospital Management Application that was developed using C# as the front-end and MS SQL Server Database as the backend. This program manages the hospital's employees' appointments, patients, Transactions, billing, and more. The system has multiple user types which are the Administrator, Cashier, Doctor, Nurse, and Pharmacist. The Admin users have access and can manage all the features that the software/application does while the others are restricted and can only access the feature that corresponds to their system user types. the admin users are the only ones who can add an employee and a system user. The system has 4 modules which are the Pharmacist, Nurse Yard, Cashier, and Doctor. Each module's features will be listed below.

Features

Pharmacist

  • Manage Supplier
  • Manage Stocks
  • Manage Schedule
  • Sell Items(Medicinal Drugs/Equipment)

Nurse Yard

  • Manage Checkups
  • Manage Appointments
  • Manage Patients

Cashier

  • Manage Transaction
  • Manage Appointments

Doctor

  • Manage Consultation
  • Manage Appointment
  • View Patient Records

Administrator

As I have said earlier, the admin has full control of the system which means the Admin can manage all of the above including the ff:

  • Manage Employee List
  • Manage Users
  • Manage Department
  • Backup Database

How to Run

Requirements

  • Download and Install Microsoft Visual Studio Software
  • Download and Install Microsoft Database SQL Server Management Studio

Installation/Setup

  1. Download and Extract the source code zip file provided. (download button is located below)
  2. Locate the MDF File and LDF File that are included in the source code folder. The file is known as "dbOHMS.mdf" and "dbOHMS_log.ldf".
  3. Open your MS SQL Server Database Management Studio Software. Then, connect to a server.
  4. Attach the MDF file in the Database.
  5. Locate the Solution file in the extracted source code folder and open the file with your MS Visual Studio Software. The file is known as "Onana Hospital Management "System.sln".
  6. In the Solution Explorer, locate the "clsInsert.cs" and configure the database according to your server setup.
  7. Press the "F5" key on your keyboard to run the Hospital Management System Project.

Admin Access

Username: Admin
Password: wiszy

Demo

That's it! You can now explore the features and functionalities of this Hospital Management System Project in C# and MS SQL Server. I hope this can help you with your needs and you'll find something useful for your future projects.

Enjoy :)

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.

Comments

Submitted byAHMED ALSHEHRI (not verified)on Fri, 02/17/2017 - 20:44

THANKE YOU BUT HOW I CAN DOWNLOD
Submitted byWisdom Agbenuon Mon, 02/20/2017 - 15:38

In reply to by AHMED ALSHEHRI (not verified)

Please click on the download button to initiate the downloading process.
Submitted byshalitha (not verified)on Wed, 04/26/2017 - 11:08

i cant understand how to add connection string? plz help
Submitted byWilliam_S (not verified)on Fri, 06/18/2021 - 12:36

I think there is something wrong with the program. after I input a correct username and password. Nothings happen, no error message or success its just loading.

Just check your Connection String. Go to ClsInsert.cs and change "dbPath" argument to match your own. Then you are ready to go.
Submitted byusman hameed (not verified)on Tue, 08/10/2021 - 14:41

i want to know all the passwords also how can i reset it to its initial position where no employee or else is saved
Submitted byyaser faqiri (not verified)on Wed, 09/08/2021 - 01:33

Can I get the synopsis Also?

Add new comment