Coder Social home page Coder Social logo

dummyprojects's Introduction

Dummy Products

A sample project demonstrating the use of Jetpack Compose, MVMM, Clean Architecture, Unit testing, Hilt, and Navigation in a real-world Android app.

Features

  • Jetpack Compose: A modern, declarative UI toolkit for building Android apps
  • MVMM: A robust architecture pattern that separates the concerns of the application into different layers
  • Clean Architecture: A software design pattern that separates the concerns of the application into different layers, such as the presentation, domain, and data layers.
  • Unit testing: A suite of tests to ensure the correctness of the application
  • Hilt: A dependency injection library for Android that can be used to manage dependencies between different parts of the application
  • Navigation: A powerful navigation library for Android that simplifies the process of navigating between different screens in the app

Clean Architecture

Clean Architecture is a software design pattern that separates the concerns of the application into different layers. This can help to make the code more maintainable and testable. In this project, we use Clean Architecture to separate the presentation, domain, and data layers.

The presentation layer is responsible for displaying data to the user and handling user input. The domain layer contains the business logic of the application and the data layer is responsible for retrieving and storing data.

By using Clean Architecture, we can ensure that the different layers of the application are independent and can be tested and developed separately.

Usage

To use this project, clone the repository and import it into Android Studio. You will also need to set up a local development environment for Jetpack Compose, as well as the latest version of the Android SDK.

Additional Resources

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update the tests as appropriate.

dummyprojects's People

Contributors

macxtor avatar

Stargazers

 avatar Riad avatar  avatar Zahir Gudiño 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.