Skip to content

The Hospital Management System is a comprehensive desktop application developed using WPF (Windows Presentation Foundation) and utilizes SQLite as the database engine. This repository encompasses the source code and project files for building a robust and user-friendly hospital management system.

License

Notifications You must be signed in to change notification settings

PasanAbeysekara/Hospital-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hospital Management System (Desktop Application)

The Hospital Management System is a comprehensive desktop application developed using WPF (Windows Presentation Foundation) and utilizes SQLite as the database engine. This repository encompasses the source code and project files for building a robust and user-friendly hospital management system.

C# Badge WPF Badge SQLite Badge Entity Framework Badge LINQ Badge DevExpress Badge

Features

  • User-friendly interface: The application provides an intuitive and visually appealing user interface, designed to streamline the hospital management process.
  • Patient management: Efficiently manage patient records, including their personal details, medical history, diagnoses, treatments, and appointments.
  • Appointment scheduling: Enable easy scheduling and tracking of patient appointments, allowing for efficient time management and resource allocation.
  • Staff management: Effectively manage hospital staff information, including doctors, nurses, and administrative personnel, with their roles, schedules, and contact details.
  • Inventory management: Keep track of medical supplies, equipment, and other inventory items, ensuring timely restocking and reducing wastage.
  • Billing and invoicing: Automate billing processes, generate invoices for services rendered, and maintain financial records for accurate accounting.
  • Reports and analytics: Generate comprehensive reports and insightful analytics on patient statistics, revenue, and other performance indicators to support data-driven decision-making.
  • Security and privacy: Implement robust security measures to protect sensitive patient data, ensuring compliance with privacy regulations.

Technologies Used

  • WPF (Windows Presentation Foundation): Provides a powerful framework for creating visually appealing and responsive desktop applications.
  • SQLite: A lightweight and versatile database engine, perfect for local application storage and retrieval.
  • Entity Framework: Simplifies database interactions by providing an object-relational mapping (ORM) framework, enhancing development productivity.

Project Walkthrough

Here are some walkthrough gifs to demonstrate key functionalities of the Hospital Management System:

Switching Between Tabs

switchin-between-tabs

Patient Profile

patient-profile

Edit Profile

edit-patient-profile

Add Doctor

add-doctor

Add Patient

add-patiant

Getting Started

Prerequisites

  • .NET Framework SDK installed on your machine.
  • Visual Studio or any other compatible IDE.

Installation

  1. Clone the repository:
git clone https://github.com/PasanAbeysekara/Hospital-Management-System.git

Contributing

Contributions are welcome! If you have any ideas, bug fixes, or feature implementations, feel free to open an issue or submit a pull request.

Please make sure to review the Contributing Guidelines before making any contributions.

License

This project is licensed under the MIT License.

Contact

For any inquiries or questions, please contact us at [email protected].

About

The Hospital Management System is a comprehensive desktop application developed using WPF (Windows Presentation Foundation) and utilizes SQLite as the database engine. This repository encompasses the source code and project files for building a robust and user-friendly hospital management system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages