Giter VIP home page Giter VIP logo

jetpack-compose-musicplayer-ui's Introduction

Jetpack-Compose-MusicPlayer-UI ๐ŸŽต - Still under development

This is a small project I am doing to interact with and explore Jetpack Compose components.

Project Structure

1. Domain.

This layer is responsible for setting up the projects business rules. Also this is the layer that exposes the usecases around our software artifact. Hence this tends to be the most abstracted layer of the project.

2. Data.

As the name declares, this layer is responsible for handling data that revolves our project. Following the abstraction principle, parts of this layer provide implemetations for the policies set in our domain layer. All things to do with data transformation also happens here just to enforce the rule of crossing over boundaries.

3. Presentation(App in this case).

This layer plays host to artifacts responsible for information presentation to the user.

Tech Stack

  • Koin - A Kotlin dependency injection framework.
  • Jetpack - Tools to aid in ease when it comes to android development
  • Retrofit - Retrofit is a type-safe http client for android.
  • Coroutines - Library Support for coroutines.
  • Flow

Screenshots

jetpack-compose-musicplayer-ui's People

Contributors

kagiri11 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

rauchx iankang

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.