Giter Site home page Giter Site logo

ansarimajid / hospital-management-system Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 9.56 MB

The Hospital Bed Management System is designed to efficiently manage and monitor the availability and allocation of beds within a hospital facility.

License: GNU General Public License v3.0

Procfile 0.05% Python 33.64% HTML 51.83% JavaScript 0.21% CSS 14.26%
bed-management covid-19 cse cse-project django django-application hms hospital-management-system patient-management

hospital-management-system's Introduction

Hospital Bed Management System

The Hospital Bed Management System is designed to efficiently manage and monitor the availability and allocation of beds within a hospital facility. This system utilizes a stack of technologies for both the frontend and backend to provide a user-friendly interface for hospital staff to manage bed allocation effectively.

Tech Stack

Frontend

  • HTML5
  • CSS3
  • jQuery
  • Bootstrap 4

Backend

  • Django framework

Database

  • SQLite

Local Setup

  1. Clone repository:

    git clone https://github.com/Ansarimajid/Hospital-Management-System.git
  2. Setup virtual environment:

    cd Hospital-Management-System
    python3 -m venv venv
    source venv/bin/activate
  3. Install required dependencies:

    pip install -r requirements.txt
  4. Run Django development server:

    python manage.py runserver
  5. Visit http://127.0.0.1:8000 in your web browser to access the Hospital Bed Management System.

Features

  • Bed Allocation: Allows hospital staff to assign and manage the allocation of beds for patients.
  • Bed Availability: Provides real-time updates on bed availability within the hospital.
  • Patient Information: Stores and displays relevant information about patients occupying beds.

Usage

Upon accessing the system via the provided local setup, users (hospital staff) can perform the following actions:

  • Add new patients to the system.
  • Allocate available beds to patients.
  • Update patient information as needed.
  • View and manage bed availability.

Contributing

Contributions to this project are welcome! If you'd like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Commit your changes (git commit -am 'Add some feature').
  4. Push to the branch (git push origin feature/your-feature).
  5. Create a new Pull Request.

License

This project is licensed under the MIT License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.