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.
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::
git clone -b master https://github.com/Aashi32/Blood-Bank-Management-System.git
cd Blood-Bank-Management-System
pip install django
python manage.py migrate
python manage.py runserver