Skip to content

CaZaIt/CaZaIt-Android

Repository files navigation

CaZaIt-Android

UMC 3th Team Cazait

Features

  • DataStore
  • Hilt
  • ViewModel
  • DataBinding and LiveData
  • Repository and data source
  • Coroutine Flow API
  • OKHTTP
  • Retrofit

Package Structure

cazait_android
    ├── 🗂️data
    │   ├── 🗂️api
    │   ├── 🗂️error
    │   │   └── 🗂️mapper
    │   ├── 🗂️model
    │   │   ├── 🗂️local
    │   │   └── 🗂️remote
    │   │       ├── 🗂️datasource
    │   │       ├── 🗂️request
    │   │       └── 🗂️response
    │   └── 🗂️repository
    ├── 🗂️di
    ├── 🗂️network
    ├── 🗂️ui
    │   ├── 🗂️adapter
    │   ├── 🗂️base
    │   ├── 🗂️util
    │   │   └── 🗂️extension
    │   ├── 🗂️view
    │   │   ├── 🗂️cafelist
    │   │   │   └── 🗂️info
    │   │   │       ├── 🗂️inner
    │   │   │       └── 🗂️util
    │   │   ├── 🗂️interest
    │   │   ├── 🗂️login
    │   │   ├── 🗂️mypage
    │   │   ├── 🗂️recently
    │   │   ├── 🗂️signup
    │   │   └── 🗂️viewmore
    │   └── 🗂️viewmodel
    └── 🗂️usecase
        └── 🗂️errors

Contributors

이범석 함우빈 이길호

About

카자잇 안드로이드 Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages