Skip to content

ozimos/BloodHub

Repository files navigation

BloodHub

CircleCI Maintainability Test Coverage

Connecting donors to people in need

Technology

NodeJS PostgresQL

Notification System SMS Notification Free SMS API

Email Notification

Cloud Postgres Provider

Requirements

A requester enters the webapp and requests a unit of blood Donors register on the webapp Donors are notified of matching requests Donors go the app to accept request App picks matching donor and informs donor App provides donor info to requester and notifies donor is on route Filter donors by criteria other than location. More analysis. these are brownie points

Data Entities

Donor

- Name
- Blood Group
- Address
- Phone
- Email
- Lab Document 
- Password

Requester

- Name
- Phone
- Email
- Password

Hospital

- Name
- Address
- Address

Request

- Requester
- Blood Group
- Hospital
- Status

Address

- Street
- LGA
- State

Notification

- Donor
- Request
- Status

About

Connecting donors to people in need

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published