Skip to content

This project is a simple Hospital Management System that leverages SQL Server for robust data storage and management, coupled with a user-friendly C# WinForms application for the frontend interface. It is designed to be scalable, secure, and easy to use.

Notifications You must be signed in to change notification settings

IsraaXx/Hospital-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hospital Management System

Overview

The Hospital Management System is designed to manage the data of doctors, patients, and diagnoses in a hospital. The system provides an admin interface that allows administrators to perform CRUD (Create, Read, Update, Delete) operations on doctors, patients, and diagnoses. Additionally, the system can generate reports to provide meaningful insights from the database.

Features

  • Admin Login: Admins can log in using their username and password.
  • Admin Registration: If an admin does not have an account, they can create one by providing a username and password.
  • Doctor Management: Add, update, delete, and view doctor details.
  • Patient Management: Add, update, delete, and view patient details.
  • Diagnosis Management: Add, update, delete, and view diagnosis details.
  • Report Generation: Generate reports with meaningful data from the database, such as the last 5 patients added and the number of doctors in each specialization.

Screenshots

Form 1

Form 2

Form 3

Form 4

Form 5

Form 6

About

This project is a simple Hospital Management System that leverages SQL Server for robust data storage and management, coupled with a user-friendly C# WinForms application for the frontend interface. It is designed to be scalable, secure, and easy to use.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages