EAT-SSU / Android

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

Home Page:https://play.google.com/store/apps/details?id=com.eatssu.android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

πŸ“Œ 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

About

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

https://play.google.com/store/apps/details?id=com.eatssu.android

License:MIT License


Languages

Language:Kotlin 100.0%