Skip to content

Latest commit

 

History

History
80 lines (54 loc) · 2.28 KB

File metadata and controls

80 lines (54 loc) · 2.28 KB

🏥 Hospital Receptionist Management System

A C# Windows Forms application built with .NET Framework to streamline hospital front desk operations.
It provides two user rolesAdmin and Receptionist — enabling easy management of hospital staff, patients, and appointments from a single interface.


✨ Features

👨‍💼 Admin

  1. Add / Remove Receptionist
  2. Add / Remove Doctor
  3. Add / Remove Nurse
  4. Add / Remove Patient
  5. View Details of All Users & Patients
  6. Change Name / Password

🧾 Receptionist

  1. Add Patient Details
  2. View Details of Patients, Doctors, and Nurses
  3. Setup Appointments & View Appointment Information
  4. Enable Hospital Facilities for Patients
  5. View Patient Expenses
  6. Change Name / Password

🛠 Technologies Used

  • Language: C#
  • Framework: .NET Framework (Windows Forms)
  • Database: (Specify here, e.g., SQL Server / MS Access)
  • IDE: Visual Studio

📷 Screenshots

hosp2 hosp1 hosp3 hosp4

🚀 Getting Started

Prerequisites

  • Visual Studio (Community or higher)
  • .NET Framework Developer Pack (version used in your project)
  • Database setup (Microsoft SQL Server)

Installation

  1. Clone the repository:
    git clone https://github.com/WasifAsad/Hospital-Receptionist-Management-System.git
  2. Open the .sln file in Visual Studio.
  3. Update database connection strings.
  4. Build and run the application.

📜 License

This project is licensed under the MIT License. Feel free to use, modify, and distribute this project.


📧 Contact

For inquiries or support, feel free to reach out:
Authors:
Wasif Asad Alvi
Email: [wasifasad35@gmail.com]
GitHub: WasifAsad