Skip to content

Commit

Permalink
FInal commit
Browse files Browse the repository at this point in the history
  • Loading branch information
geekysrm committed Feb 12, 2018
1 parent 90f4277 commit 7184ceb
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
+ 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)

0 comments on commit 7184ceb

Please sign in to comment.