From 7184cebf01ef3caa54b49cc9a6980f0b45a10cc7 Mon Sep 17 00:00:00 2001 From: Soumya Date: Mon, 12 Feb 2018 18:14:03 +0530 Subject: [PATCH] FInal commit --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5df74fc..d08d197 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,11 @@ The [e-bloodbank app](https://bloodbank-iiit.herokuapp.com/) 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. \ No newline at end of file ++ 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) \ No newline at end of file