Skip to content

in this project we make a system which helps the donner to donate blood and helps the hospital to ask for donners . We work in three parts 1.frontend 2.backend 3.database where I have worked and i used sql with postgress as a frame work.

Notifications You must be signed in to change notification settings

mkhedre/blood-bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blood-bank

this is a blood bank management system

Project Analysis Documentation

you can try the system live using the following links:

As user
As system admin
As hospital
As blood bank

Run Project locally

1- download or clone the repo
2- download python (3.8 or higher)
3- install pipenv

pip install pipenv

4- navigate to project folder
5- activate virtual environment

pipenv shell

6- install requirements

pipenv install

7- run the app

python app.py

there is also an API for other systems to react as hospital

API documentation

About

in this project we make a system which helps the donner to donate blood and helps the hospital to ask for donners . We work in three parts 1.frontend 2.backend 3.database where I have worked and i used sql with postgress as a frame work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published