Account-Touch is a simple account-sharing service.

Related tags

Kotlin account-touch
Overview

account-touch

A-Touch is a simple account-sharing service.

feature

user & permission

Create an user with a nickname and emoji

account

You can see the list of accounts, and when registering an account, select an account nickname, color, and bank to register.

account send and receive

When sending a registered account, click the send icon and the account will be delivered to people who are using this app nearby.

When you receive an account, the records received are saved and can be viewed again.

You can also copy the account number or move to the appropriate bank app for that account.

use library code

//speak
txManager.euInitTransmit(FormatUtil.infoToJson(
    InfoModel(bankId, accountNumber)
))

txManager.process(-1)

//listen
rxManager.listen()

rxManager.acousticSensor = AcousticSensor {
    val received = FormatUtil.jsonToInfo(it)

    _info.value = received
    save(CreateReceivedRequest(received.id, received.num))
}

develop

Team Link

๐Ÿ”Ž click here

You might also like...
Link-converter - A web service that converts links between web url and deeplink for mobile and web applications

Deep Link Converter Linkleri, mobil ve web uygulamalarฤฑ iรงin web url ile deeplin

Android app of LINDAT translation service

Charles Translator Android app of LINDAT translation service For now just translate Czech - Ukrainian, but if future will be more languages Architec

NewsAppKt is an Android app designed for searching news using TheGuardianOpenPlatform public web service.
NewsAppKt is an Android app designed for searching news using TheGuardianOpenPlatform public web service.

NewsAppKt is an updated version of NewsApp. It is written entirely in Kotlin and uses MVVM with Clean Architecture practices. The UI implementation uses Jetpack Compose.

Android app using Kotlin to manage to-do notes with firebase as backend service
Android app using Kotlin to manage to-do notes with firebase as backend service

TO-DO Manager TO-DO Manager is a simple note management app. Unlike other apps, TO-DO Manager is free and open source. You can access your nots from a

Simple(vanilla) yet 'Do it all' place picker for your place picking needs in Android
Simple(vanilla) yet 'Do it all' place picker for your place picking needs in Android

Vanilla Place Picker Vanilla Place Picker provides a UI that displays an interactive map to get the place details and Autocomplete functionality, whic

A simple library that can connect your autocomplete edittext to Google places api
A simple library that can connect your autocomplete edittext to Google places api

Google Places AutoComplete EditText A simple library that can connect your autocomplete edittext to Google's places api Supporting Places AutoComplete

DI can be simple. Forget about modules and components. Just use it!

PopKorn - Kotlin Multiplatform DI PopKorn is a simple, powerful and lightweight Kotlin Multiplatform Dependency Injector. It doesn't need any modules

Simple and light-weight event dispatcher for Kotlin

KDispatcher is a Kotlin EventDispatcher This is light-weight event dispatcher based on KOTLIN priority: Int? = null to subscribe function for sorting

Simple PGP encryption/decryption on android.
Simple PGP encryption/decryption on android.

Android-PGP Introduction Adds PGP encryption and decryption support. How to install repositories { maven { url "https://jitpack.io" }

Comments
  • ์ „์†ก ํ™•์ธ ๋‹ค์ด์–ผ๋กœ๊ทธ ํ™”๋ฉด

    ์ „์†ก ํ™•์ธ ๋‹ค์ด์–ผ๋กœ๊ทธ ํ™”๋ฉด

    ์ด์Šˆ ๋ฒˆํ˜ธ ๐Ÿ—จ

    • #58

    ์ฃผ์š” ๋ณ€๊ฒฝ ์‚ฌํ•ญ ๐Ÿ’ก

    • Xd์—๋Š” '๊ณ„์ขŒ ๋ณด๋‚ด๊ธฐ ์„ฑ๊ณต'์˜ ํ™”๋ฉด๋งŒ ์žˆ์ง€๋งŒ, ํ†ต์‹ ์ด ๋Š๋ฆฌ๊ฑฐ๋‚˜ ์‹คํŒจํ•  ๊ฒฝ์šฐ๋„ ๋Œ€๋น„ํ•˜์—ฌ ๋‹ค์ด์–ผ๋กœ๊ทธ์˜ title๊ฐ’์„ ํŒŒ๋ผ๋ฏธํ„ฐ๋กœ ๋Œ€์ž…ํ•˜๋„๋ก ํ•˜์˜€์Šต๋‹ˆ๋‹ค.

    ์ฝ”๋“œ ๋ฆฌ๋ทฐ์—์„œ ์ค‘์ ์ ์œผ๋กœ ๋ด์•ผ ํ•  ๋ถ€๋ถ„ ๐Ÿ‘€

    • Dialogํด๋” ์œ ๋ฌด์˜ ํ•„์š”์„ฑ -> ๋กœ์ง์ด ๋‹จ์ˆœํ•˜์—ฌ ๋”ฐ๋กœ ํด๋”๋ฅผ ๋งŒ๋“œ๋Š” ๊ฒŒ ๋งž๋Š”์ง€ ๋ฆฌ๋ทฐ ๋ถ€ํƒ๋“œ๋ฆฝ๋‹ˆ๋‹ค.
    opened by yoouyoou 1
  • ๊ณ„์ขŒ ๋ณด๋‚ด๊ธฐ ํ™”๋ฉด

    ๊ณ„์ขŒ ๋ณด๋‚ด๊ธฐ ํ™”๋ฉด

    ์ด์Šˆ ๋ฒˆํ˜ธ ๐Ÿ—จ

    • #47

    ์ฃผ์š” ๋ณ€๊ฒฝ ์‚ฌํ•ญ ๐Ÿ’ก

    • ํˆด๋ฐ” Composable ๊ตฌํ˜„
    • ๊ณ„์ขŒ ์†ก์‹  ์ •๋ณด Composable ๊ตฌํ˜„
    • ์†ก์‹  ์ด๋ฏธ์ง€ Composable ๊ตฌํ˜„
    • ๋ชจ๋‘์—๊ฒŒ ๋ณด๋‚ด๊ธฐ Composable ๊ตฌํ˜„
    • ์ˆ˜์‹ ์ž ๋ฆฌ์ŠคํŠธ Composable ๊ตฌํ˜„

    ์ฝ”๋“œ ๋ฆฌ๋ทฐ์—์„œ ์ค‘์ ์ ์œผ๋กœ ๋ด์•ผ ํ•  ๋ถ€๋ถ„ ๐Ÿ‘€

    • naming์ด ์ ์ ˆํ•œ๊ฐ€
    opened by kldaji 1
  • ๋ชจ๋“  ์‚ฌ๋žŒ์—๊ฒŒ ๋ฐ์ดํ„ฐ ์†ก์‹ 

    ๋ชจ๋“  ์‚ฌ๋žŒ์—๊ฒŒ ๋ฐ์ดํ„ฐ ์†ก์‹ 

    ์ด์Šˆ ๋ฒˆํ˜ธ ๐Ÿ—จ

    • #3

    ์ฃผ์š” ๋ณ€๊ฒฝ ์‚ฌํ•ญ ๐Ÿ’ก

    • core-testing ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ ์ถ”๊ฐ€
    • compose runtime livedata ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ ์ถ”๊ฐ€
    • mockito core ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ ์ถ”๊ฐ€
    • ํ…Œ์ŠคํŠธ์šฉ ์†ก์ˆ˜์‹  ๋ฒ„ํŠผ ์ƒ์„ฑ
    • ViewModel ์ƒ์„ฑ
    • ๋ฒ„ํŠผ ํ† ๊ธ€ ์ƒํƒœ ๋ผ์ด๋ธŒ๋ฐ์ดํ„ฐ ์ƒ์„ฑ
    • ๋งˆ์ดํฌ Permission ๋กœ์ง ๊ตฌํ˜„
    • ๋ฐ์ดํ„ฐ ์†ก์ˆ˜์‹  ๊ธฐ๋Šฅ ๊ตฌํ˜„

    ์ฝ”๋“œ ๋ฆฌ๋ทฐ์—์„œ ์ค‘์ ์ ์œผ๋กœ ๋ด์•ผ ํ•  ๋ถ€๋ถ„ ๐Ÿ‘€

    • unit test๊ฐ€ ์ž˜ ์ž‘์„ฑ๋˜์—ˆ๋Š”๊ฐ€
    • ๋ฐ์ดํ„ฐ ์†ก์ˆ˜์‹  ๋กœ์ง์ด ์ž˜ ๊ตฌํ˜„๋˜์—ˆ๋Š”๊ฐ€
    opened by kldaji 1
  • ํ†ต์‹  ๊ด€๋ จ ๋กœ์ง ์ž‘์„ฑ

    ํ†ต์‹  ๊ด€๋ จ ๋กœ์ง ์ž‘์„ฑ

    ์ด์Šˆ ๋ฒˆํ˜ธ ๐Ÿ—จ

    • #52

    ์ฃผ์š” ๋ณ€๊ฒฝ ์‚ฌํ•ญ ๐Ÿ’ก

    • ํ†ต์‹  ๊ด€๋ จ ๋กœ์ง ์ถ”๊ฐ€!!
    Speaking
    1. ํ•ญ์ƒ ๊ณ„์ขŒ ๋ณด๋‚ด๊ธฐ, ํ•ญ์ƒ ์œ ์ € ์ •๋ณด ๋ณด๋‚ด๊ธฐ -> ์•ฑ ์‹œ์ž‘ ํ•˜์ž ๋งˆ์ž 
    2. ํŠน์ •์ธ์—๊ฒŒ ๊ณ„์ขŒ ๋ณด๋‚ด๊ธฐ -> ์œ ์ € ์ •๋ณด์—์„œ ๊ฐ€์ ธ์˜จ key๋กœ ์•”ํ˜ธํ™”ํ•ด์„œ 
    
    Listening
    1. ์œ ์ € ์ •๋ณด ๋ฐ›๊ธฐ -> ์ฃผ๋ณ€์— ์žˆ๋Š” ์‚ฌ๋žŒ ๋ฆฌ์ŠคํŠธ
    2. ๊ณ„์ขŒ ๋ฐ›๊ธฐ -> ํ•ญ์ƒ,  ํŠน์ •์ธ(ํŠน์ •์ธ์€ ๋ณตํ˜ธํ™” ํ›„ ๊ฐ’์ด ""์ด๋ฉด ์‹คํŒจํ•จ)
    
    

    ์ฝ”๋“œ ๋ฆฌ๋ทฐ์—์„œ ์ค‘์ ์ ์œผ๋กœ ๋ด์•ผ ํ•  ๋ถ€๋ถ„ ๐Ÿ‘€

    • ๋ชจ๋“  ํ†ต์‹  ๋กœ์ง ์กด์žฌํ•˜๋Š”์ง€
    • viewmodel ์‚ฌ์šฉ ์ œ๋Œ€๋กœ ํ–ˆ๋Š”์ง€
    opened by HongEunbeen 0
Owner
Euphony
Euphony is the open source soundless acoustic telecommunication library โค๏ธ
Euphony
Esp touch flutter plugin - Client-side (mobile) Android Flutter implementation for ESP-Touch protocol

esp_touch_flutter_plugin Client-side (mobile) Android Flutter implementation for

huangyanxiong 0 Jan 21, 2022
Crypto-candlestick-service - Crypto candlestick service Coding Challenge

Coding Challenge Your task is to build a system that enables users to view price

Moses Thomas 0 Feb 6, 2022
Create an application with Kotlin/JVM and Kotlin/JS, and explore features around code sharing, serialization, server- and client

Practical Kotlin Multiplatform on the Web ๋ณธ ์ €์žฅ์†Œ๋Š” ์ฝ”ํ‹€๋ฆฐ ๋ฉ€ํ‹ฐํ”Œ๋žซํผ ๊ธฐ๋ฐ˜ ์›น ํ”„๋กœ๊ทธ๋ž˜๋ฐ ์›Œํฌ์ˆ(๊ฐ•์ขŒ)์„ ์œ„ํ•ด ์ž‘์„ฑ๋œ ํ…œํ”Œ๋ฆฟ ํ”„๋กœ์ ํŠธ๊ฐ€ ์žˆ๋Š” ๊ณณ์ž…๋‹ˆ๋‹ค. ์›Œํฌ์ˆ ๊ณผ์ •์—์„œ ์ฝ”ํ‹€๋ฆฐ ๋ฉ€ํ‹ฐํ”Œ๋žซํผ์„ ๊ธฐ๋ฐ˜์œผ๋กœ ํ”„๋ก ํŠธ์—”๋“œ(front-end)๋Š” Ko

SpringRunner 14 Nov 5, 2022
Create an application with Kotlin/JVM and Kotlin/JS, and explore features around code sharing, serialization, server- and client

Building a Full Stack Web App with Kotlin Multiplatform ๋ณธ ์ €์žฅ์†Œ๋Š” INFCON 2022์—์„œ ์ฝ”ํ‹€๋ฆฐ ๋ฉ€ํ‹ฐํ”Œ๋žซํผ ๊ธฐ๋ฐ˜ ์›น ํ”„๋กœ๊ทธ๋ž˜๋ฐ ํ•ธ์ฆˆ์˜จ๋žฉ์„ ์œ„ํ•ด ์ž‘์„ฑ๋œ ํ…œํ”Œ๋ฆฟ ํ”„๋กœ์ ํŠธ๊ฐ€ ์žˆ๋Š” ๊ณณ์ž…๋‹ˆ๋‹ค. ํ•ธ์ฆˆ์˜จ ๊ณผ์ •์—์„œ ์ฝ”ํ‹€๋ฆฐ ๋ฉ€ํ‹ฐํ”Œ๋žซํผ์„

Arawn Park 19 Sep 8, 2022
Stepper Touch for Android based on MaterialUp submission

Stepper-Touch For more updates on this and other open-source projects, follow me on twitter ?? here Stepper Touch for Android based on a Material Up s

Dion Segijn 666 Dec 27, 2022
Removes account requirements and telemetry from Oculus Quest devices

Removes account requirements and telemetry from Oculus Quest devices

Bastian 1.6k Dec 29, 2022
Simple Service Locator Library

ScrapServiceLocator A small, asynchronous IoC library for Android that might be half compile-time safe (?) Before I start, I'm very poor at English, s

HyungWoo Kim 3 Aug 28, 2021
Location Service Manager for Kotlin Multiplatform Mobile iOS and android

Location Service Manager for Kotlin Multiplatform Mobile iOS and android Features Provides simple permission settings Dramatically reduce the amount o

LINE 55 Dec 10, 2022
Example of migrating from Dagger to Hilt with a real service/repository example

DaggerToHilt Overview This repo provides a real example of using Hilt for dependency injection. It hits endpoints provided by the Movie Database, and

null 0 Nov 29, 2021
Survey-service - Application for creating online surveys and polls

Survey Service Application for creating online surveys and polls Functionality A

Anatoly Babushkin 2 Apr 6, 2022