- Clone/Download the project.
- Go to the the project folder where manage.py is located.
- create and activate virtual environment.
- run this command in terminal: pip install -r requirements.txt
- the above command will install all packages required to run the project.
- run python manage.py migrate
- run python manage.py runserver
- go to http://127.0.0.1:8000/
Using this project, People can easily search for blood in a specific area and easily can collect blood. Also, everyone can easily donate their blood.
I am going to offer those facilities in this projet.
- we will search blood in a specific area in smartly.
- Everyone can easily collect blood using this system.
- Everyone can easily donate their blood using this system.
- User Login and Registrations.
- Show User profile after login.
- About Blood.
- Search blood donner in normally.
- Normally Search blood donner.
- Search blood donner using map.
- Find blood donner in easy way and in a short time.
- Do post request for blood in our blood community.