Skip to content
#

hilt-dagger

Here are 27 public repositories matching this topic...

The mobile android application that users can sell and buy items by auction. The application aims to follow the best practices for modern android development (MAD). It was built with loosely coupled architecture and clean code practices in mind. (In progress)

  • Updated Nov 27, 2022
  • Kotlin

A TodoList app that uses Room Database along with Coroutines to save todos. Dagger-Hilt is used for Dependency Injection. The app uses MVVM architecture with the repository pattern and LiveData. It also uses Data Binding with Navigation Components and DiffUtil for efficient RecyclerView. The app contains swipe to delete gestures and transition a…

  • Updated Dec 24, 2021
  • Kotlin

Open Source Android app with mocked functionality designed to demonstrate good and modern mobile app architecture. The project showcases a well-organized modular architecture that follows clean architecture principles.

  • Updated Feb 20, 2023
  • Kotlin

Improve this page

Add a description, image, and links to the hilt-dagger topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hilt-dagger topic, visit your repo's landing page and select "manage topics."

Learn more