Skip to content

2019년 서울시 앱 공모전 : 서울산타 안드로이드 - 발전상 수상

Notifications You must be signed in to change notification settings

seoulsanta/Santa-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 

Repository files navigation

Santa-Android

서울특별시 등산코스 안내 모바일 어플리케이션

01

개발환경 및 사용 언어

  • 안드로이드 스튜디오 3.4.2

  • Kotlin

Dependencies

//Design, Layout, etc.
implementation 'com.google.android.material:material:1.0.0-rc01'
implementation 'com.github.bumptech.glide:glide:4.9.0'
implementation "androidx.recyclerview:recyclerview:1.0.0"
implementation 'com.squareup.retrofit2:retrofit:2.6.1'
implementation 'com.squareup.retrofit2:converter-gson:2.6.1'

//indicator
implementation 'com.ryanjeffreybrooks:indefinitepagerindicator:1.0.10'
implementation 'com.tbuonomo.andrui:viewpagerdotsindicator:4.1.2'

//permission
implementation "gun0912.ted:tedpermission:2.1.0"

//KaKao API 
implementation 'androidx.appcompat:appcompat:1.1.0-alpha01'
implementation files('libs/libDaumMapAndroid.jar')

implementation group: project.KAKAO_SDK_GROUP, name: 'usermgmt', version: project.KAKAO_SDK_VERSION
implementation 'com.kakao.sdk:kakaotalk:1.13.0'

화면 및 기능 설명

03

04

05

06

07

08

09

About

2019년 서울시 앱 공모전 : 서울산타 안드로이드 - 발전상 수상

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages