Skip to content

This project is developed to manage the blood stock in the "BLOOD BANK" and the blood prices are maintained in the database. New blood details are entered in to the project to manage blood details. Blood donor details are entered and maintained in the database. Blood sales and blood purchases are entered maintained in this project.

Notifications You must be signed in to change notification settings

Aashi32/Blood-Bank-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blood-Bank-Management-System

Introduction:

This project is developed to manage the blood stock in the "BLOOD BANK" and the blood prices are maintained in the database. New blood details are entered in to the project to manage blood details. Blood donor details are entered and maintained in the database. Blood sales and blood purchases are entered maintained in this project. Blood stock reports, sales reports and blood purchases reports are managed in this project.

Modules present in the system:

Admin Module:
This module focuses on the donor, acceptor, blood bank. Each member in the donor, acceptor and blood bank is given a user id and password, which identifies him uniquely. The member is given a user id and password.
User Module::

  • Donor Module:
  • Each member in a donor is given a user id and password, which identifies him uniquely. The member is given a login form. He enters the login details user id and password.
  • Acceptor Module:
  • This module contains the information about the acceptor. This module manages the acceptor information. Each member in the acceptor is given a user id and password, which identifies him uniquely.

    To clone this repository:

    git clone -b master https://github.com/Aashi32/Blood-Bank-Management-System.git

    1. Navigate to the project directory:

    cd Blood-Bank-Management-System

    2. Install Django

    pip install django

    3. Run migrations to create the database schema:

    python manage.py migrate

    4. Start the development server:

    python manage.py runserver

    5. Access the application in your web browser at http://127.0.0.1:8000/.

    About

    This project is developed to manage the blood stock in the "BLOOD BANK" and the blood prices are maintained in the database. New blood details are entered in to the project to manage blood details. Blood donor details are entered and maintained in the database. Blood sales and blood purchases are entered maintained in this project.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published