Note app implemented using JetpackCompose
-
Updated
Mar 7, 2023 - Kotlin
Note app implemented using JetpackCompose
Android | Jetpack Compose | Apollo GraphQL 3 | Clean Architecture | MVVM Principles | Node.js with TypeScript | PostgreSQL | Redis
This app allows users to sign in or sign up and manage text items within their accounts. Users can add and remove text items. It uses Firebase as a remote data source and Room as a local data source.
Task managment app
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…
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.
Keep Notes is a note application with MVVM architecture pattern where the user can add, delete, update, and save a note. The application uses a local database called Room Database, therefore, the data from the user will be saved even if the app is closed.
Test App to test android applications for UI tests using espresso in AndroidTest directory . And logical code testing using JUnit Test in Test directory.
How to use Hilt in Kotlin ( Complete guide - Part 1)
App para visualizar e compatilhar fotos de gatinhos fofos da The Cat API.
OOP course project
Getting Started with Dagger Hilt in an MVVM App (Android Dependency Injection in 2021). Source
Application android de Quiz 📚📖🖋️
BookApp a sample application built to demonstrate the use of Jetpack Compose UI Toolkit with Modern android architecture components!
Add a description, image, and links to the hilt-dagger topic page so that developers can more easily learn about it.
To associate your repository with the hilt-dagger topic, visit your repo's landing page and select "manage topics."