Skip to content

Latest commit

 

History

History
59 lines (50 loc) · 2.21 KB

README.md

File metadata and controls

59 lines (50 loc) · 2.21 KB

👟 KREAM-Android 👟

NOW SOPT 34th 합동 세미나 앱 4조 Android팀
24.05.11 - 24.05.24

KREAM

🍨 Contributors

배지현
@jihyunniiii
박효빈
@Hyobeen-Park
신민석
@t1nm1ksun
View3 (검색 페이지),View4 (상품 상세 페이지) View1 (발매정보 페이지) View2 (추천 페이지)

📗 Convention

📕 Git Convention & Branch Strategy
📘 Android Coding Convention
📒 Package Convention

📷 ScreenShot

KREAM.mp4

📁 Foldering

📂 org.sopt.kream
┣ 📂 data
┃ ┣ 📂 datasource
┃ ┣ 📂 datasourceimpl
┃ ┣ 📂 mapper
┃ ┣ 📂 model
┃ ┃ ┣ 📂 request
┃ ┃ ┣ 📂 response
┃ ┣ 📂 repository
┃ ┣ 📂 service
┣ 📂 domain
┃ ┣ 📂 model
┃ ┣ 📂 repository
┣ 📂 presentation
┃ ┣ 📂 common
┃ ┣ 📂 model
┃ ┣ 📂 type
┃ ┣ 📂 ui
┃ ┃ ┣ 📂 main
┃ ┃ ┣ 📂 productdetail
┃ ┃ ┣ 📂 search
┣ 📂 theme
┣ 📂 util
┃ ┣ 📂 base
┃ ┣ 📂 component
┃ ┣ 📂 context
┃ ┣ 📂 fragment
┃ ┣ 📂 int
┃ ┣ 📂 intent
┃ ┣ 📂 modifier