Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 918 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 918 Bytes

E-BloodBank App

By Team dangling_pointers, IIIT Bhubaneswar

Members: Soumya Ranjan Mohanty, K Sai Kishan

About the app:

The e-bloodbank app is a life saver for the persons in need of blood.

  • The app's landing page is a split-screen view containing: 'I need blood' and 'I want to donate blood'.
  • After clicking on the link on 'I want to donate blood' any healthy individual in the ages of 18-60 can easily register himself/herself as a donor with his geolocation.
  • Now, after clicking on the link on 'I want to donate blood' when a person comes in search of blood of a particular blood group, he can view all those donors (having the blood groups from where he can accept) with their locations and phone numbers.

Tech Stack:

Node.JS (Backend) React.JS (FrontEnd) PostgresQL (Database)