A web application that aids hospitals in organ transplantation.
Hospitals will be able to request for a required organ and the hospitals with the required organ will be displayed according to their distance. Surplus organs in a hospital can also be updated in the database. Dijkstra's algorithm is used to sort the distances from the selected hospital.
Front End: HTML, CSS, JavaScript
Back End: Python, CSV Files
Frameworks: Flask, Jinja2
Clone the project
git clone https://github.com/Astraxx04/Organ_Procurement_Network.gitGo to the project directory
cd /path/to/projectInstall dependencies
pip install requirements.txtStart the server
python app.py runserver| Hospital Name | Password |
|---|---|
| malin | psword |
| aspatre | helloworld |
| lazarett | savlives |
| ospedale | iloquis |
| ziekenhuis | medsch |






