Skip to content

HassanAzmy/Hospital-Management-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hospital Management System (HMS)

Overview

The Hospital Management System (HMS) is a robust application built using .NET Core as the backend framework. It is designed to streamline hospital operations, including patient registration, appointment scheduling, doctor management, and billing, providing an efficient solution for healthcare institutions.


Features

  1. Patient Management

    • Register new patients.
    • Maintain patient medical records.
    • Search and update patient details.
  2. Doctor Management

    • Add, update, and remove doctor profiles.
    • Assign specializations.
    • View doctor schedules and availability.
  3. Appointment Scheduling

    • Book and manage appointments for patients.
    • Notify patients and doctors of upcoming appointments.
  4. Billing System

    • Generate and manage bills for patient services.
    • Record payment transactions.
  5. Authentication and Authorization

    • Secure user login for doctors, admin, and staff.
    • Role-based access control to protect sensitive data.
  6. Dashboard

    • View key hospital metrics and statistics in real time.

Technology Stack

  • Backend: .NET Core (ASP.NET Core Web API)
  • Database: Microsoft SQL Server (EF Core for ORM)

Installation

  1. Clone the repository:
    git clone https://github.com/your-repo/hospital-management-system.git
    cd hospital-management-system

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.8%
  • C# 41.5%
  • CSS 5.8%
  • JavaScript 5.8%
  • TSQL 1.1%