Coder Social home page Coder Social logo

hospital-management-system's Introduction

Hospital-Management-System

  1. Open https://github.com/kashvi05/Hospital-Management-System.git
  2. Fork the repository
  3. Open terminal/git bash in your system.
  4. Clone the repository locally.
  5. Open the cloned repository in any IDE.
  6. Open Hospital-Management-System\hospitalapi\hospitalapi\settings.py
  7. In settings.py file, make the following changes in DATABASES: 'ENGINE': 'django.db.backends.mysql', 'NAME': 'hospital_management_system', 'USER': 'root', 'PASSWORD':'' 'HOST':'localhost', 'PORT':'3306', 'OPTIONS':{ 'init_command':"SET sql_mode='STRICT_TRANS_TABLES'" }
  8. Open MYSQL
  9. Run ‘Hospital.sql’ in MYSQL database.
  10. Open terminal
  11. cd Hospital-Management-System
  12. run python manage.py migrate
  13. run python manage.py makemigrations
  14. run python manage.py runserver

Entity Relationship Model

image

Glimpse of Tables:

  1. Patient Table

image

  1. Appointment Table

image

Adding Integrity Constraints:

image

CRUD Operations:

image image image image image

Stored Procedures:

image

Stored Functions:

image image

Please find the details and pictures of the entire project in the file attached:

Hospital_Management_System_Sanya Zaveri_AU1920064_Khushi Shah_AU1920171_Kashvi Gandhi_AU1940175_Kairavi Shah_AU1940177.docx (1).pdf

hospital-management-system's People

Contributors

zaverisanya avatar kashvi05 avatar khushi2609 avatar kairavishah2001 avatar

Stargazers

 avatar  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.