Giter Club home page Giter Club logo

hospital-management-system's Introduction

Hospital-Management-System

Data & Applications Course Project

Overview

We all have gone to a hospital/clinic at some point in our lives. Their significance cannot be overstated. Thus, the following database structure serves to make it easier for both patients as well as doctors/administration to navigate through the hospital environment.

The resulting system can keep track of doctor appointments and surgeries enabling both patients to ascertain which doctors are free as well as doctors to keep track of their schedule. The system can also be used to check the availability of rooms such as a ward, operation theatre, etc., to keep track of bills, to maintain an inventory of medicines in the pharmacy and many more applications. Overall, it will automate the entire functioning making it faster, easier and more efficient to use.

Steps to run the program

  1. Type pip3 install PyMySQL
  2. Type pip3 install prettytable
  3. Type mysql -h <hostname> -u <username> --port=<port number> -p < Hospital.sql
  4. Input your MySQL password when prompted
  5. Type python3 main.py to start the CLI
  6. Enter your username, password, hostname and port number to use the CLI

Some notes on using the CLI

  1. When you are prompted for password, it won't be shown on the screen as you type to protect your password from being seen by somebody else.
  2. The fields starting with * are optional. You can press ENTER to skip them.

hospital-management-system's People

Contributors

dayitva avatar debayan-saha avatar srdewan 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.