Simple Modularized app consists of 3 layers 1 activity and 1 recycler view using hilt for dependency injection
-
Updated
Mar 13, 2023 - Kotlin
Simple Modularized app consists of 3 layers 1 activity and 1 recycler view using hilt for dependency injection
android native version of the app
An android app to check available Vaccination sessions by pin or by district using the public API provided by Co Win. It helps people to book slot and get vaccinated at their nearest vaccination centers
Todo App:notes:
Cliente Android escrito en Kotlin y utilizando CLEAN arquitecture + MVVM. La app consume distintos endpoints de forma asíncrona de la API de TheMovieDB, para mostrarlos en distintas vistas. Además hace uso the room para persistir los datos.
Implemented a tab layout that displays a list of my favorite artists' songs. Also added a searchView to search other Artists.
A simple practice app where A user can see randomly generated memes and share these memes with his friends through different social mediums.
An app for storing items using Room library and SQLite
An app that fetches memes from reddit , the meme changes with next button and shared from share menu.
The Carbs, Protein, Fat & Calories Tracker App.
This project is a collection of implementations of various design patterns in Kotlin and Java. Each design pattern is implemented in its own module, and each module contains a README.md file that provides a detailed explanation of the design pattern and its implementation.
NewsApp: A news application built with Kotlin and Android Studio. It features the MVVM architecture for browsing headlines and managing favorites. Retrofit facilitates API interactions, while Room Database provides offline storage. Dagger Hilt handles dependencies, and LiveData with Coroutines supports efficient data management.
This is an exam project to showcase 4+ patterns. It is a staking application for staking crypto and then claiming rewards.
Kotlin Design Patterns By Example. Best practice to code in kotlin by design patterns android.
Aplicativo android para cadastro de contatos aplicando padrões de design
The most common design patterns used in Android development
Add a description, image, and links to the singleton-pattern topic page so that developers can more easily learn about it.
To associate your repository with the singleton-pattern topic, visit your repo's landing page and select "manage topics."