The project is going to be an android application. In today’s times, having a blood donation management system is a necessity. We see people putting up whatsapp stories which are not that helpful. If we have someone of our blood type and near our location, we could send our details to that particular patient. It basically connects people who need each other with ease. What better way than to save lives and do a little good to society?
During covid-19, we all have seen people sharing stories on social media platforms. Sometimes it does get things done, but at times there is a lack of information, or the location might be far away, or the message might not reach the right people. We do need an android application where everything can be at one place, and we can decide who we want to help on the basis of the various information provided.
-
Mentor : Anjali Singh
-
Mentees :
- Backend: Firebase
- Frontend: Android[Java]
- Splash Screen
- Singup & Login Screen
. - Searching Donors and List of Donors Screen
. - FAQ Pages
. - Edit Profile & Profile Screens
.
- Download the Android IDE: Android Studio (you may need to install java by following the prompts)
a. Optional: Install the Android SDK:
brew install android-sdk
, Select the SDK thatbrew
logged out back in the previous command - Open this project with in Android Studio IDE
- The IDE will complain about "Gradle sync failed". Just follow what it says.
- Once the IDE stops giving suggestions go to Tools -> Android -> SDK Manager and do what the SDK Manager says.
- Once the SDK Manager stops giving suggestions, use it to install the Google Repository and the Android Support Repository.
Clone or download this repo
https://github.com/WooTechnology/shades-of-red
After that you can simply take the files and paste it in the required folders. Et Voila !
- Open the AVD Manager (Tools -> Android -> AVD Manager).
- Create a new Virtual Device. The size/model doesn't matter that much
- Select a system image that has both a x86_64 ABI and Google Play Services.
- Finish and LOGIN!