Skip to content

simranlotey/Blood-Bank-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blood-Bank-Management-System

How to run a App

Create a virtual environment

Download python & pip

download requirement file

$ pip install -r requirement.txt

then

$ python manage.py migrate

$ python manage.py createsuperuser

start the app

$ python manage.py runserver

Open browser, http://localhost:8000

stop the app

       Ctrl+C

About

Blood Bank Management System is a web application that enables users to register as blood donors. Additionally, it provides a search functionality for individuals in need of blood. Users can easily find potential donors based on blood type and location.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages