项目作者: abdulbasitha

项目描述 :
Android blood management system
高级语言: Java
项目地址: git://github.com/abdulbasitha/BLOOD-BANK-APP.git
创建时间: 2020-07-18T14:11:50Z
项目社区:https://github.com/abdulbasitha/BLOOD-BANK-APP

开源协议:

下载


BLOOD-BANK-APP

How to use?

For IOS APP - https://github.com/abdulbasitha/BLOOD-BANK-APP-IOS

  1. Download or clone this repo.
  1. Open it in Android Studio.
    1. Android Studio. File >> Open...
  2. Build the project.
    1. Build >> Build Apk(s)
  3. Setup sign in with Google with your own credentials.
    [https://developers.google.com/identity/sign-in/android/start-integrating]

    Q) How to get the SHA-1 fingerprint certificate in Android Studio for debug mode?

    Ans) SHA-1 fingerprint certificate

  4. Select the API folder, set it up in a webserver or localhost, create a database and import blood_bank_app.sql into Phpmyadmin.

  5. Set String path = "your-url-paste-here" (eg:http://localhost/bloodbank/) or <your-api-files-directory-in-webserver> in JsonAct.java

  6. There are a total of 4 activities in this application :

    1. `Splash`: Splash Screen Activity,
    2. `SignInWithGoogle`: SignIn Activity,
    3. `MainActivity`: Donor Registration,
    4. `NeedBlood`: Retrieve Donors List

Preview










Support

In case of any queries or issues, please contact us at:
info@techzia.in

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Happy Coding 💖