Skip to content

PickCoCast/HallowPickCo_Android

Repository files navigation

HallowPickCo_Android

솝커톤 :: 할로윈 맞이 고민 없이 쉽고 빠르게 코스튬을 랜덤으로 추천해주는 모바일 어플리케이션

01

개발환경 및 사용 언어

  • 안드로이드 스튜디오 3.5.1

  • Kotlin

Dependencies

//retrofit
implementation 'com.squareup.retrofit2:retrofit:2.6.2'
implementation 'com.squareup.retrofit2:retrofit-mock:2.6.2'
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'com.squareup.retrofit2:converter-gson:2.6.2'

//Design, Layout, etc.
implementation 'com.github.bumptech.glide:glide:4.10.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.10.0'
implementation 'com.google.android.material:material:1.0.0-rc01'
implementation "androidx.recyclerview:recyclerview:1.0.0"

About

2019 25기 솝트 - 솝커톤 : 안드로이드

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages