Skip to content
/ Hemo Public
forked from ContriHUB/Hemo

Native Android Application for Blood Donation and Request.

License

Notifications You must be signed in to change notification settings

PIYUSH956/Hemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hemo

Native Android Application for donating and requesting blood.

App Screenshots

Basic Features of the Application

  • Request Blood
  • Schedule Blood donation appointment
  • Get info about the nearby blood requests
  • Find nearest blood banks
  • Share blood Request
  • Get emails and notifications about your appointments.
  • Admin Feature to verify blood requests and avoid illegal activities.

Languages and Tools:

  • Android Studio
  • VS Code
  • Java
  • Javascript
  • Nodejs
  • Express
  • MongoDB
  • Firebase Messaging Service

Getting Started

To run this project in your system, follow these steps -

  1. Download and install Android Studio.
  2. Clone the repository.
  3. Frontend: Build the app and deploy to your device/virtual device.
  4. Backend:
    • Add value to .env file's variables which include link to MongoDB, email ID and Application Password .
    • Start the application.

Hitting API

To hit the api you need to look for the port on which backend is running (default is 8000) and simply use Postman / Terminal to hit the api as "http://localhost:[Port]/api/[EndPoint]".

Steps to contribute -

  1. Fork this repo and clone it to your system.
  2. Get the issue assigned to you on the ContriHUB website.
  3. Make the required changes. Please keep your changes relevant only to the issue specified.
  4. Add your name to CONTRIBUTORS.md.
  5. Create a PR with your changes and a detailed description of the changes you have made.
  6. Submit the PR link on the ContriHUB website.

Contributors

A list of contributors can be found in [CONTRIBUTORS.md] https://github.com/ContriHUB/Hemo/blob/main/CONTRIBUTORS.md).

About

Native Android Application for Blood Donation and Request.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 74.4%
  • JavaScript 25.6%