Sanguineo is an open source application that connects those in need of blood donations with willing donors. It offers several key features such as searching for available donors nearby, displaying user information, allowing for donor requests, and setting up appointments.
- Each registered user will have a profile page containing basic details about them such as name, contact information, and blood type
- The profile page will show a list of past donations made by the user
- Users in need can submit a request specifying how much blood they require and when they would prefer to receive it
- Other users can then respond to these requests by offering to make a donation
- Once a donor agrees to provide blood, both parties can work together to set up a convenient time and place for the donation process
- Both parties will receive reminders via email prior to the appointed time
Note: Before using Sanguineo, please check your local laws and regulations regarding online platforms connecting individuals seeking blood transfusions.
To get started with Sanguineo, follow these simple steps:
-
Make an iOS Firebase following this tutorial, so u can get your own
GoogleService-Info.plist
. -
With Xcode >= 14 open, go to Source Control -> Clone -> Paste this repository link -> Clone.
-
Drag your own
GoogleService-Info.plist
into the navigator area. -
Run the app using
⌘ + R
.