Giter Club home page Giter Club logo

hospital-management-system's Introduction

Hospital Database Management System Web Application

This repository contains a Hospital Database Management System web application developed using HTML, CSS, Django, Python, and SQLite. The system aims to efficiently manage patient records, treatment details, and provide secure user authentication and authorization mechanisms. The application incorporates an intuitive user interface and robust APIs for seamless communication between the front-end and back-end components.

Features

The Hospital Database Management System offers the following features:

  • Entity Relationship (ER) Diagram: The system is designed based on an ER diagram that includes entities such as receptionist, data entry operator, doctor, patient, and admin. This diagram serves as a blueprint for the system's structure and relationships between different entities.

  • Seamless Communication: Robust APIs have been implemented to ensure smooth communication between the front-end and back-end components of the web application. This enables efficient data transfer and interaction between users and the system.

  • Storage, Retrieval, and Management of records: The application provides efficient storage, retrieval, and management of patient records and treatment details. Users can easily search for and access relevant information, facilitating streamlined operations within the hospital.

  • User Authentication and Authorization: Secure user authentication and authorization mechanisms have been implemented using Django's built-in features. This ensures that only authorized personnel can access sensitive information and perform specific actions within the system.


Usage

Upon accessing the Hospital Database Management System web application, users can perform the following tasks:

  • Login: Users can authenticate themselves using their credentials. Different user roles have different levels of access and functionality within the system.

  • Patient record Management: Users can add, update, or delete patient records. They can also search for patients based on various criteria, view detailed information, and track treatment details.

  • User Management: Admin users have the authority to manage user accounts, including creating, updating, or deleting user profiles. They can assign different roles and permissions to users as necessary.

  • Reports: The system provides the ability to generate reports based on patient data, treatment history, or other relevant parameters. This feature enables users to extract valuable insights and statistics from the database.

HOW TO RUN THIS PROJECT

  • Install Python(3.7.6) (Dont Forget to Tick Add to Path while installing Python)
  • Open Terminal and Execute Following Commands :
pip install django==3.0.5
pip install django-widget-tweaks
pip install xhtml2pdf
  • Download This Project Zip Folder and Extract it
  • Move to project folder in Terminal. Then run following Commands :
python3 manage.py makemigrations
python3 manage.py migrate
python3 manage.py runserver
  • Now enter following URL in Your Browser Installed On Your Pc
http://127.0.0.1:8000/

This project was made by Kriti Bhardwaj, Vinod Meena, Nirbhay Kumar and Sonu Yadav

hospital-management-system's People

Contributors

vinod-2309 avatar

Watchers

 avatar

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.