2019 서울시 앱 공모전 출품작
- 한옥 스테이 & 전통 공예 클래스 예약 서비스 - 전통 하이, '전하' (Android Repository)
시연용 계정 (바로 로그인 가능)
- ID jeonha
- PW 1234
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'com.android.support:appcompat-v7:28.0.0'
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
implementation 'org.jetbrains.anko:anko:0.10.5'
implementation 'de.hdodenhof:circleimageview:3.0.0'
implementation 'com.android.support:cardview-v7:28.0.0'
implementation 'com.makeramen:roundedimageview:2.3.0'
implementation 'com.github.applikeysolutions:cosmocalendar:1.0.4'
implementation 'com.prolificinteractive:material-calendarview:1.4.3'
implementation 'com.android.support:design:28.0.0'
implementation 'com.github.bumptech.glide:glide:4.9.0'
implementation 'jp.wasabeef:glide-transformations:1.0.6@aar'
//구글맵
implementation 'com.google.android.gms:play-services-maps:16.0.0'
implementation 'com.google.android.gms:play-services-location:16.0.0'
implementation 'com.android.support:multidex:1.0.0'
implementation 'com.github.applikeysolutions:cosmocalendar:1.0.4'
//통신
implementation 'com.squareup.okhttp3:okhttp:3.8.0'
implementation 'com.squareup.retrofit2:adapter-rxjava2:2.4.0'
implementation 'com.squareup.retrofit2:retrofit:2.5.0'
implementation 'com.squareup.retrofit2:converter-gson:2.5.0'
// solve problem
implementation 'com.android.support:multidex:1.0.3'
//QR code
implementation 'com.journeyapps:zxing-android-embedded:3.6.0'
- 최다예 - choidaye
- 김무현 - KimMooHyeon
- 양승희 - seunghee63
- 이소희 - dlthgml1997
기여자 목록을 확인하여 이 프로젝트에 참가하신 분들을 보실 수 있습니다.