Git Product home page Git Product logo

hospital's Introduction

Hospital Management System

In this project, we are developing a website for hospital management system using django. Through this system hospital can manage

  • Patients
  • Doctors
  • Appointments
  • Prescriptions
  • Receiption
  • Medical Records
  • Salaries for doctors
  • Payments of Patients
  • Patients Details
  • Doctors Details

Steps to install

First of all go to project folder

Create Virtual Environment using

virtualenv venv

Then activate the virtual environment using

source ./venv/bin/activate

To install the requirements

pip3 install -r requirements.txt

To run the project

python3 manage.py runserver

Open a browser and enter http://127.0.0.1:8000/ in the url.

In this Project, we have four characters

  1. Patient
  2. Doctor
  3. Receiption
  4. Human Resource Manager (HR)

Features/Roles of all these characters

Patient

  1. Login System through an Interface
  2. Registration System
  3. Dashboard
  4. Update Profile
  5. View Previous Appointments
  6. Create Appointments
  7. Previous Medical Treatments
  8. Previous Invoices/Payments

Doctor

  1. Login System through an Interface
  2. Registration System
  3. Dashboard
  4. Update Profile
  5. View Previous Appointments
  6. Previous Medical Treatments
  7. Create Prescriptions
  8. Feedback

Receiption

  1. Login System through an Interface
  2. Dashboard
  3. See all the Appointments of all Patients
  4. See all the Appointments of all Doctors
  5. Create Appointments
  6. Update Patient's Profile
  7. Delete Patient's Profile
  8. Update Appointments Status

Human Resource Manager

  1. Login System through an Interface
  2. Dashboard
  3. See all the Appointments of all Patients
  4. See all the details of Doctors
  5. Update Doctor's Profile
  6. Maintain/Update Attendance of Doctors
  7. Maintain/Update Salary data of Doctors
  8. See the payments of Patients
  9. Maintain Outstandings of individual Patients

Here are some screenshots of websites

Home Page

Home Page

Register Page

Register Page

Login Page

Login Page

hospital's People

Contributors

lokesh2703 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Forkers

tsmiley12

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.