Coder Social home page Coder Social logo

android-sonic's Introduction

콩콩마켓(당근마켓 Clone Coding)

image image

Introduction

  1. It is a project to clone-coded the 'Carrot Market' application in the Play Store.
  2. Users can register and sell their used products.
  3. Users can communicate with other users around them.
  4. The application is not used for commercial purposes.

Development Environment

  • Windows 10
  • Android Studio
  • Gradle

Tech stack

  • Kotlin based, Coroutines for asynchronous.
  • Hilt for dependency injection.
  • JetPack
    • Lifecycle - dispose of observing data when lifecycle state changes.
    • ViewModel - UI related data holder, lifecycle aware.
    • Room Persistence - construct a database using the abstract layer.
  • Architecture
    • MVVM Architecture + Clean Architecture
  • Retrofit2 - construct the REST APIs and paging network data.
  • Glide - Image
  • Navigation - used to switch screens
  • ViewPager2 - Paging Techniques Library
  • Timber - logging.

Architecture

  • Based on MVVM and Clean Architecture.


android-sonic's People

Contributors

wlwlsus avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.