Helping Hands Client for android 📱

Overview

Helping Hands Client for android 📱

Github versions GitHub repo size GitHub contributors GitHub stars GitHub forks

Screens

parallel processing

Helping Hands is an Open Source Android application built by Jerry S Joseph. This application serves as a fully functional prototype of the social service community app. This app was built in JAVA using MVVM Architecture pattern.

Modules

  • app -> The actual application
  • HelpinghandlsCloud -> Module for handling Network/cloud requests

Features

  • No Login/Signup. Anyone can access the free database with this app.
  • Show all services near you with Geolocation.
  • Anyone can add a new service as a contact (within one's state).
  • The probability of finding a service depends on the distance, rating, and verification status of the service provider.
  • Tailored to include mobile numbers only from India for Now.
  • Search any service provider by name, services, phone number or tags.
  • Works even when there is no internet connection.
  • Ability to vote or downvote any service provider anonymously.

Goals 🔥

  • No Login/Signup.
  • Identify device using unique ID.
  • Consume Rest API Endpoints in a easier and cleaner way.
  • Ability to work without network connections (Once the data is fetched from server, it is stored in LocalDB unless new data is available).
  • Generate matches tailored for every user by location and rating.
  • Develop a scoring system for backend which generates match nearest and most trusted to you.
  • No user data is stored in the server. User is always anonymous.
  • Add service contacts.
  • Service contact verification (By phone ).
  • Filter services by location, date, rating, etc.

Contributing to this project 👦

To contribute to this project, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b .
  3. Make your changes and commit them: git commit -m ' '
  4. Push to the original branch: git push origin /
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors 👦

Thanks to the following people who have contributed to this project:

Contact ☎️

Reach me at [email protected].

License

This project uses the following license: Apache-2.0.

You might also like...
🧶 Full-fledged Kotlin client for MikaBot/cluster-operator as a separate package

🧶 Eri Full-fledged Kotlin client for MikaBot/cluster-operator as a separate package Usage Connecting to operator fun main(args: ArrayString) {

Client App to show the information of the searched Pokemon
Client App to show the information of the searched Pokemon

PokemonSearch Client App to show the information of the searched Pokemon. It uses Pokemon SDK to show all the information. How to use it. Set up Take

A server which delivers client configuration settings to an end-user over http.

RuneTopic HTTP Server A server which delivers client configuration settings to an end-user over http. Setup Guide You can host a http server with Dock

GRPC client for the Provenance Blockchain

GRPC client for the Provenance Blockchain Tip: Refer to the Cosmos Proto Docs and Provenance Blockchain Proto Docs for client interface definitions. M

OO Boot Camp reference implementation for Jordanian client in Kotlin in January 2022

oo_boot_camp_2022-01-24_kotlin Copyright (c) 2022 by Fred George May be used fre

Webclient-kotlin-sample - An example of using the http web client to promote synchronous and asynchronous https calls

Web Client Consumer Kotlin Sample The project is an example of using the http we

Common - Packet Definition between Client and Server

CheaTank common A simple game aimed at developing a cheat client and suppressing

InstaKiller - InstaKiller is a CLI client for Instagram
InstaKiller - InstaKiller is a CLI client for Instagram

InstaKiller InstaKiller is a CLI wrapper around instagram4j library. Icon Item ?

A simple, lightweight, non-bloated redis client for kotlin and other JVM languages

rekt is a lightweight, non-bloated redis client, primarily written for the kotlin programming language, while also supporting other JVM-based languages, such as Java, Scala, and obviously way more.

Owner
Jerry S Joseph
Software Developer | Entrepreneur | Google Certified | Open-Source Contributor
Jerry S Joseph
Building Web Applications with React and Kotlin JS Hands-On Lab

Building Web Applications with React and Kotlin JS Hands-On Lab This repository is the code corresponding to the hands-on lab Building Web Application

Brian Donnoe 0 Nov 13, 2021
KTor-Client---Android - The essence of KTor Client for network calls

KTor Client - Android This project encompasses the essence of KTor Client for ne

Mansoor Nisar 2 Jan 18, 2022
A simple android Twitter client written in Kotlin

Blum Blum is an unofficial, simple, fast Twitter client written in Kotlin. This project is a complete rewrite of the Java version. Screenshot Build To

Andrea Pivetta 77 Nov 29, 2022
Playground server-client Android app using gRPC and protocol buffers

gRPC Playground The goal of this app is to connect to a server, exchange information using the gRPC protocol and lastly retrieve some mocked credentia

Thanos Psaridis 8 Sep 14, 2022
TODO API Client Kata for Kotlin Developers. The main goal is to practice integration testing using MockWebServer

KataTODOApiClient for Kotlin We are here to practice integration testsing using HTTP stubbing. We are going to use MockWebServer to simulate a HTTP se

Karumi 61 Nov 20, 2022
Integration Testing Kotlin Multiplatform Kata for Kotlin Developers. The main goal is to practice integration testing using Ktor and Ktor Client Mock

This kata is a Kotlin multiplatform version of the kata KataTODOApiClientKotlin of Karumi. We are here to practice integration testing using HTTP stub

Jorge Sánchez Fernández 29 Oct 3, 2022
Mobile client for official Nextcloud News App written as Kotlin Multiplatform Project

Newsout Android and iOS mobile client for Nextcloud news App. The Android client is already available to download in the Play Store. F-Droid and Apple

Simon Schubert 118 Oct 3, 2022
Kotlin & Java class for gRPC client

jvm-minter-grpc-class Kotlin & Java class for gRPC client Use @TODO Разное Добавление git subtree add --prefix node-grpc-gateway https://github.com/Mi

Aleksey Kukhnovets 2 May 26, 2022
High performance and fully asynchronous pulsar client with Kotlin and Vert.x

pulsarkt High performance pulsar client with Kotlin and Vert.x Features Basic Producer/Consumer API Partitioned topics Batching Chunking Compression T

null 1 Nov 5, 2021
Firestore Kotlin Client with strict (and relaxed) type-system.

Firestore Kotlin Client with strict (and relaxed) type-system.

Vihang Patil 2 Mar 4, 2022