Skip to content

ShivamArora/blood-donation

 
 

Repository files navigation

Blood Donation App

Hello Everyone,

This application is an ongoing collaborative project made by the Google Udacity Android Developer Scholarship Recipients.


how the app will work?

  • First of all, the one(Voluntary Donor) firstly makes an account on our app with general information(e.g. name, age) + his Blood Group + his live location(As per his permission) or City name.

  • On the second side, the one who needs blood will create a request for blood unit with his Location and all person near him(Our Voluntary Donors) will receive notification.(For example, XYZ needs blood at XYZ hospital or 123.456.789 location)

    OR

    We can show him all the blood donors with that particular blood group with the live location on the map. (Consider an example when we search for a cab on Ola or Uber app


Benefits of the Project

  1. Reduce the wastage of blood. Usually, Blood banks store more blood so that they full fill every requirement because the demand for blood is undefined.
  2. Sometimes people don't find blood at the correct time.This app can help there.

Use the project with your own Firebase instance

  • Create a new project in the Firebase console.
  • Click Add Firebase to your Android app
    • use the applicationId value specified in the app/build.gradle file of the app as the Android package name
    • insert SHA-1 fingerprint of your debug certificate
  • Download the generated google-services.json file, and copy it to the app/ directory of your project.
  • You should be able to successfully sync the project now.

Contributing

We welcome your contributions to this project. There are various ways to contribute:

Reporting issues

Help improve the project by reporting issues that you find by filing a new issue at the Blood Donation App issue tracker.

Features suggestions

You can also add feature suggestions by filing a new issue at the Blood Donation App issue tracker.

Pull requests are welcome for minor bug fixes or for a feature you are working on.


About

This application is a collaborative project made by the Google Udacity Android Developer Scholars.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 87.0%
  • Kotlin 13.0%