Skip to content

Latest commit

 

History

History
52 lines (23 loc) · 932 Bytes

README.md

File metadata and controls

52 lines (23 loc) · 932 Bytes

UDC Events - Android

University Dance Community

[ About ]

Find interesting Street Dance Competition & Performance

[ Libraries ]

  • Android Material : Material Design implementation Views by Google

  • Kotlin Standard Library : Kotlin graceful helper features

  • AAC - ViewModel : for ViewModel

  • AAC - LiveData : LiveData

  • AAC - Room : Recent Search Keyword entities

  • Gson : Json (De)Serialization

  • OkHttp3 : Robust Http Connection

  • Retrofit2 : RESTful API top of OkHttp3

  • Glide : Image download, caching

  • Koin : Dependency Injection

  • Dexter : Permission grant helper

  • Kotlin Coroutine : Asyncronized Behavior and Data retriving

  • Coroutine Flow Binding : like RxBinding, Search keyword debounce stream

  • Firebase : Firebase Login or Firebase Cloud Messaging

[ Project Architecture ]

MVVM using Koin, AAC ViewModel, Data Binding

[ Team ]

[이동호] ,[이재웅], [김선엽]