/NSS

Blood Donors Management System in Flask (for use at NSS DTU).

Primary LanguagePython

Web Portal Demo: How We Work

Blood Donation System

Step 1. Simply visit https://tinyurl.com/bloodnssdemo. Watch the above( How We Work) one minute video for a complete walk through.

Alternatively visit https://tinyurl.com/bloodrecordsdemo and enter username: demo, password: demo for a demo on a dummy database.

Alternatively, run main.py from the project directory.

Step 2. Pick hospital coordinates from Google*. For example, if the patient is in AIIMS, search Google for "AIIMS latitude longitude" and copy paste the result exactly in the text box. Put space separated list of blood groups required. One by one, the details of the nearest volunteers will be shown using MapQuest API.

*This was not built into the application to increase reliability. As an example, there might be more than one hospital with same name. Doing google search forces the volunteers to verify location.