Skip to content

Blood Connector is a mobile app created using react-native.

License

Notifications You must be signed in to change notification settings

arif2009/BloodConnector

Repository files navigation

BloodConnector


Blood Connector is a real-time online database of blood donors. Anyone can find the desired blood donors through the mobile app.

License WebApp

Development Tools & Technology


Installation


Cloning the repository:

# HTTPS clone URL
$ git clone https://github.com/arif2009/BloodConnector.git

# SSH clone URL
$ [email protected]:arif2009/BloodConnector.git

You need to have Git, Node.js and Python 2 (Not mandatory) installed on your machine before running the followings:

$ cd /path/to/BloodConnector
$ yarn
OR
$ npm i --do-not-make-me-cry

# Build and run the solution

Some of app views


Home page:

alt text

Login page:

alt text

App sidebar view:

alt text

Registration page:

alt text

Registration page with validations:

alt text

After registration success:

alt text

Search page: This page will show after login.

alt text

User details popup: This popup will show when press on a user row. From this popup you can call directly by pressing on user contact number and send email by pressing on user email.

alt text

Author

Arifur Rahman ( [email protected] )

License

This application is released under the Mozilla Public License 2.0

Copyright (c) 2017 Arifur Rahman (Sazal)