Blood Bank Management System Using Django Framework
Menu
Blood Bank Management System
Overview
The Blood Bank Management System is a web-based application developed using the Django Framework, HTML, and CSS. This project facilitates the registration of blood donors and helps people in need of blood to search and contact registered donors. It also features an admin panel to manage donors, blood banks, and emergency contact details.
Download New Real Time Projects :-Click here
Project Details
Attribute | Details |
---|---|
Project Name | Blood Bank Management System |
Language Used | Python (Django) |
Database | SQLite |
Type | Web Application |
Developer | updategadh.com |
Available Features
- Admin Panel
- Donor Registration
- Blood Bank Management
- Search for Blood Donors
- Contact Donors
- Emergency Contact Page
- Manage Blood Banks
- User Authentication
- Admin Management of Donors and Requests
How To Run The Project?
To run this project, you must have Python installed on your PC. Follow these steps after downloading the project:
Step 1: Extract the Project
Unzip the downloaded file.
Step 2: Install Dependencies & Run the Server
Open the command prompt inside the project folder and enter the following commands:
pip install -r requerment.txt
python manage.py runserver
Step 3: Access the Website
Open your browser and go to:
localhost:8000
Admin Panel Credentials:
- Username: admin
- Password: admin
The Blood Bank Management System is free to download and is meant for educational purposes only!
Post Views: 153
Post Comment