Donate now and save lives!
Qodem is an app that helps to streamline blood donation which puts the power to save a life in the palm of your hand.
Schedule and manage your blood donation appointment from the convenient of your own Phone.
Answer pre-screening questions straight from the app itself.
List and locations of blood banks to easily decide which one is closer to you.
To verify blood donation scan this QR code
you can use these numbers to test the application, or you can use your own phone number.
first test number = +966587654321 Verification code = 654321
second test number = +966 50 011 2233 Verification code = 112233
I added the second number to test the mechanism for removing the previous user's data after signing out and replacing it with the other user's data after signing in.
You can download apk form here
To use project in private & make the map work you need to do these steps:
1- Delete google-services.json form /AndroidStudioProjects/Qodem/app/src folder(from project view).
2- In the android studio toolbar open tools and click Firebase.
3- In the Firebase assistant window click on cloud firestore and choose to Get started with Cloud Firestore (KOLILIN).
4- Do the required steps as explained Get started with Cloud Firestore (KOTLIN).
5- After completing the previous step and generating your API key add it to AndroidStudioProjects/Qodem/local.properties like this MAPS_API_KEY=YOUR-Key