About How to Run this Project
Functionality for Admin is listed below
- User Login/ Signup.
- Home.
- Add patient details.
- Add hospital details.
- Add Donor Details.
- Managing Blood quatities for each Blood group.
- Finding donor matches for the patient's Bloodgroup.
- Delete users/entries.
Instructions:
- Create a virtual environment. python -m venv
- From within the envi, perform the below command in command prompt.
- .\Scripts\activate.bat
- Start the server. py manage.py runserver
- Ready to Donate Blood...2