Code Monkey home page Code Monkey logo

branch-project's Introduction

Branch International Assignment

Mobile version of the web based app that could be used to respond to customer inquiries while on the go.

πŸ“· Previews

πŸ›  Tech Sacks & Open Source Libraries

  • Jetpack Compose
  • ViewModel
  • Hilt
  • Compose Navigation
  • DataStore
  • Retrofit
  • moshi

File structure

Click me
branch_project
  β”‚   BranchApplication.kt
  β”‚   MainActivity.kt
  β”‚
  β”œβ”€β”€β”€data
  β”‚   β”œβ”€β”€β”€local
  β”‚   β”œβ”€β”€β”€mapper
  β”‚   β”‚       MessageMapper.kt
  β”‚   β”‚
  β”‚   β”œβ”€β”€β”€remote
  β”‚   β”‚       BranchApi.kt
  β”‚   β”‚       LoginRequest.kt
  β”‚   β”‚       LoginResponse.kt
  β”‚   β”‚       MessageDto.kt
  β”‚   β”‚       MessageRequest.kt
  β”‚   β”‚
  β”‚   └───repository
  β”‚           BranchRepositoryImpl.kt
  β”‚
  β”œβ”€β”€β”€di
  β”‚       AppModule.kt
  β”‚       RepositoryModule.kt
  β”‚
  β”œβ”€β”€β”€domain
  β”‚   β”œβ”€β”€β”€model
  β”‚   β”‚       Message.kt
  β”‚   β”‚
  β”‚   └───repository
  β”‚           BranchRepository.kt
  β”‚
  β”œβ”€β”€β”€presentation
  β”‚   β”œβ”€β”€β”€chat
  β”‚   β”‚       ChatScreen.kt
  β”‚   β”‚       ChatState.kt
  β”‚   β”‚       ChatViewModel.kt
  β”‚   β”‚       MessageItem.kt
  β”‚   β”‚
  β”‚   β”œβ”€β”€β”€home
  β”‚   β”‚       HomeScreen.kt
  β”‚   β”‚       HomeState.kt
  β”‚   β”‚       HomeViewModel.kt
  β”‚   β”‚       ThreadItem.kt
  β”‚   β”‚
  β”‚   β”œβ”€β”€β”€login
  β”‚   β”‚       LoginScreen.kt
  β”‚   β”‚       LoginState.kt
  β”‚   β”‚       LoginViewModel.kt
  β”‚   β”‚
  β”‚   └───navigation
  β”‚           HomeNavGraph.kt
  β”‚           RootNavGraph.kt
  β”‚           Screen.kt
  β”‚
  β”œβ”€β”€β”€ui
  β”‚   └───theme
  β”‚           Color.kt
  β”‚           Shape.kt
  β”‚           Theme.kt
  β”‚           Type.kt
  β”‚
  └───util
          AgentPreferences.kt
          Resource.kt

branch-project's People

Stargazers

 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.