-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
43 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<div align ="center"> | ||
<img src="https://raw.githubusercontent.com/bishwofic/bloodhub/v1/res/BloodHub.png" width="200"/> | ||
<h4>An Android BloodBank Application</h4> | ||
<br> | ||
<b> | ||
<p>BloodHub is an android application to faciliate the Blood Donation for those willing to Donate and/or Seek Blood. | ||
A Blood Donor can select any specific date and location to donate blood and find a suitable person who needs blood. | ||
It connects Blood Donors & Seekers directly increasing the possibility of saving lives and eliminating blood shortage.</p><br> | ||
</div> | ||
<h2>Features:</h2> | ||
|
||
- User Login | ||
- User Registration | ||
- Donor Information | ||
- Seeker Information | ||
- RealTime Database | ||
- Nearby Hospitals Map | ||
- Blood Search/Request | ||
- Donation Information | ||
<br> | ||
<h2>Tools Used:</h2> | ||
|
||
- Android Studio IDE | ||
- Google Maps API | ||
- Firebase Authentication | ||
- Firebase RealTime Database | ||
<br><br> | ||
|
||
<h2>Snapshots:</h2> | ||
<img src="https://raw.githubusercontent.com/bishwofic/bloodhub/v1/res/1Splash%20Activity.png" alt="Splash Screen" width="220" height="440" /> | ||
<img src="https://raw.githubusercontent.com/bishwofic/bloodhub/v1/res/2Login.png" alt="Login Screen" width="220" height="440" /> | ||
<img src="https://raw.githubusercontent.com/bishwofic/bloodhub/v1/res/3Register.png" alt="Registration Screen" width="220" height="440" /> | ||
<img src="https://raw.githubusercontent.com/bishwofic/bloodhub/v1/res/4ResetPassword.png" alt="Reset Password" width="220" height="440" /> | ||
<img src="https://raw.githubusercontent.com/bishwofic/bloodhub/v1/res/5Home.png" alt="Home" width="220" height="440" /> | ||
<img src="https://raw.githubusercontent.com/bishwofic/bloodhub/v1/res/6Navigation.png" alt="Navigation" width="220" height="440" /> | ||
<img src="https://raw.githubusercontent.com/bishwofic/bloodhub/v1/res/7RequestBlood.png" alt="Request Blood" width="220" height="440" /> | ||
<img src="https://raw.githubusercontent.com/bishwofic/bloodhub/v1/res/8EditProfile.png" alt="Edit Profile" width="220" height="440" /> | ||
<img src="https://raw.githubusercontent.com/bishwofic/bloodhub/v1/res/9DonationInfo.png" alt="Donation Information" width="220" height="440" /> | ||
<img src="https://raw.githubusercontent.com/bishwofic/bloodhub/v1/res/91DonationRem.png" alt="Donation Information" width="220" height="440" /> | ||
<img src="https://raw.githubusercontent.com/bishwofic/bloodhub/v1/res/92SearchDonor.png" alt="Search Donor" width="220" height="440" /> | ||
<img src="https://raw.githubusercontent.com/bishwofic/bloodhub/v1/res/93NearbyHospital.png" alt="Nearby Hospitals" width="220" height="440" /> | ||
<img src="https://raw.githubusercontent.com/bishwofic/bloodhub/v1/res/94Awareness.png" alt="Awareness" width="220" height="440" /> | ||
<img src="https://raw.githubusercontent.com/bishwofic/bloodhub/v1/res/95AboutUs.png" alt="AboutUs" width="220" height="440" /> |