WajahatKanju / Hospital-Management-System

Hospital Management System
1 stars 0 forks source link

Hospital Management System

The Hospital Management System is a comprehensive Django-based software solution designed to streamline and automate various administrative and operational processes in a hospital or medical facility. This system aims to enhance efficiency, reduce paperwork, and improve patient care by integrating different aspects of hospital management into a single platform.

Table of Contents

Features

Installation

To install and run the Hospital Management System, follow these steps:

  1. Clone the Repository: Use git clone to clone this repository to your local machine.
git clone https://github.com/your-username/hospital-management-system.git
  1. Navigate to the Directory: Change your working directory to the project folder.
    cd hospital-management-system
  2. Install Dependencies: Install the required dependencies using a package manager such as npm or yarn.
    pip install -r requirements.txt
  3. Run the Application: Start the application using the appropriate command for your package manager.
    python manage.py runserver

Usage

Upon successful installation and configuration, access the Hospital Management System by navigating to http://localhost:8000 in your web browser.
Use the provided login credentials or create a new account to access different modules based on user roles.

Technologies Used

The Hospital Management System is developed using the following technologies:

Django
Python
HTML
CSS
JavaScript

Developers

The Hospital Management System is built by the following developers:

Wajahat Ahmad (GitHub)
Waqas Kanju (GitHub)