Skip to content

🍽️ EAT-SSU: μˆ­μ‹€λŒ€ 학식 리뷰 μ•± 🍽️ μ•ˆλ“œλ‘œμ΄λ“œ λ ˆν¬μ§€ν† λ¦¬

License

Notifications You must be signed in to change notification settings

EAT-SSU/Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f3dd9e0 Β· Apr 2, 2024
Apr 2, 2024
Mar 28, 2024
Apr 2, 2024
Apr 2, 2024
Nov 1, 2023
Dec 6, 2023
Apr 1, 2024
Apr 2, 2024
Oct 28, 2023
Feb 17, 2023
Feb 17, 2023
Oct 28, 2023

Repository files navigation

μˆ­μ‹€λŒ€μ—μ„œ 먹자, μž‡μŠˆ!

πŸ“Œ Project Init

  • μˆ­μ‹€λŒ€ 학식 리뷰 μ•±
  • κΈ°κ°„: 2023.03 ~
  • PlayStore : EAT-SSU

πŸ›  Tech Stack

  • Kotlin
  • MVVM + Clean Architecture
  • Coroutine
  • Flow
  • UiState
  • Hilt

πŸ€” Not Yet..

  • Modularization
  • Jetpack Compose
  • DataSource + Repository Pattern

πŸ“„ Package

com.eatssu.android
β”œβ”€β”€ base
β”œβ”€β”€ data
β”‚   β”œβ”€β”€ dto
β”‚   β”‚   β”œβ”€β”€ request
β”‚   β”‚   └── response
β”‚   β”œβ”€β”€ enums
β”‚   β”œβ”€β”€ model
β”‚   β”œβ”€β”€ repository
β”‚   β”œβ”€β”€ service
β”‚   └── usecase
β”œβ”€β”€ di
β”œβ”€β”€ ui
β”‚   β”œβ”€β”€ common
β”‚   └── feature
β”‚       β”œβ”€β”€ ViewModel
β”‚       └── View
└── util

πŸ€– Android

  • Android Studio : Android Studio Hedgehog | 2023.1.1 Patch 2
  • JDK : 17
  • minSDK : 23
  • targetSDK : 34

🐚 Convertion

Convention Docs