All Projects → niharika2810 → Movietray

niharika2810 / Movietray

Its a playground application focusing on Paging3, MVVM architecture, Kotlin Extension functions, Retrofit, DSL, Navigation component, MotionLayout, SharedElementTransition, Single Activity Architecture, DataStore etc.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Movietray

Marvelheroes
❤️ A sample Marvel heroes application based on MVVM (ViewModel, Coroutines, LiveData, Room, Repository, Koin) architecture.
Stars: ✭ 826 (+958.97%)
Mutual labels:  coroutines, mvvm, mvvm-architecture, room, retrofit2
Android Kotlin Mvi Cleanarchitecture
Android + Kotlin + Modularization + Gradle Depedency managment + Gradle written in Kotlin DSL + Custom Gradle Plugin + MVVM + MVI + Clean Architecture + Repository Pattern + Coroutines + Flows + Koin + Retrofit2 + ROOM + Kotlin-Android-Extension + KtLints
Stars: ✭ 187 (+139.74%)
Mutual labels:  coroutines, mvvm-architecture, room, retrofit2, room-persistence-library
Fountain
Android Kotlin paged endpoints made easy
Stars: ✭ 175 (+124.36%)
Mutual labels:  coroutines, room, paging, retrofit2, room-persistence-library
ResDelivery-Hilt-Coroutines-Mvvm-Single-Activity
This is a Sample Single Activity App (Multi Fragments) that uses Dagger-Hilt, Coroutines Flows, Paging 3 & Mvvm Clean Architecture
Stars: ✭ 28 (-64.1%)
Mutual labels:  coroutines, retrofit2, mvvm-architecture, paging, room-persistence-library
Foodium
It simply loads Posts data from API and stores it in persistence storage (i.e. SQLite Database). Posts will be always loaded from local database. Remote data (from API) and Local data is always synchronized.
Stars: ✭ 1,940 (+2387.18%)
Mutual labels:  coroutines, mvvm, room, retrofit2, room-persistence-library
Playandroid
🔥🔥🔥 Kotlin + MVVM + LCE版玩安卓,暗黑模式、横竖屏、无网、弱网、无数据、加载失败等等各种情况,协程、Room、Hilt、DataStore、LiveData、Retrofit、屏幕适配、本地缓存、多语言切换、多 lib,你想要的我都有!!!
Stars: ✭ 414 (+430.77%)
Mutual labels:  coroutines, datastore, mvvm, room, retrofit2
Offlinesampleapp
Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android
Stars: ✭ 653 (+737.18%)
Mutual labels:  mvvm, mvvm-architecture, room, retrofit2
Gallerit
A sample Android gallery to search images posted on Reddit built using modern Android development tools (Architecture Components, MVVM, Coroutines, Flow, Navigation, Retrofit, Room, Koin)
Stars: ✭ 153 (+96.15%)
Mutual labels:  coroutines, mvvm, room, retrofit2
Base Mvvm
App built to showcase basic Android View components like ViewPager, RecyclerView(homogeneous and heterogeneous items), NavigationDrawer, Animated Vector Drawables, Collapsing Toolbar Layout etc. housed in a MVVM architecture
Stars: ✭ 18 (-76.92%)
Mutual labels:  mvvm, room, retrofit2, room-persistence-library
Mvvm Kotlin Android Architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
Stars: ✭ 1,014 (+1200%)
Mutual labels:  coroutines, mvvm, mvvm-architecture, retrofit2
Modular App Core
Core implementations for a modular Android App
Stars: ✭ 127 (+62.82%)
Mutual labels:  coroutines, mvvm, retrofit2, room-persistence-library
The Movie Db Kotlin
The Movie DB app using Kotlin with updated Android features
Stars: ✭ 176 (+125.64%)
Mutual labels:  coroutines, mvvm, room, retrofit2
Dagger-Hilt-MVVM
Sample app that demonstrates the usage of Dagger Hilt with Kotlin & MVVM
Stars: ✭ 62 (-20.51%)
Mutual labels:  room, coroutines, retrofit2, mvvm-architecture
Coolweather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Stars: ✭ 154 (+97.44%)
Mutual labels:  coroutines, mvvm, room, retrofit2
MockAppMVVM
A sample app structure using the MVVM architecture using Retrofit, Dagger2, LiveData, RxJava, ViewModel and Room.
Stars: ✭ 14 (-82.05%)
Mutual labels:  room, retrofit2, mvvm-architecture, paging
Simple-Note-App-with-Online-Storage
✍️ Simple Note Making App use Sqllite Room 🧰 for caching the notes and 📥 Firebase Database for online storage
Stars: ✭ 42 (-46.15%)
Mutual labels:  room, coroutines, mvvm-architecture, room-persistence-library
FindTaek
📦 내가 시킨 택배가 어디까지 왔는지 확인해보세요
Stars: ✭ 26 (-66.67%)
Mutual labels:  room, mvvm, retrofit2, mvvm-architecture
Local Db Cache Retrofit Rest Api Mvvm
App that interacts with a REST API using Retrofit. There is a local db cache and architecture is MVVM
Stars: ✭ 171 (+119.23%)
Mutual labels:  mvvm, room, retrofit2, room-persistence-library
Mvvmframe
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Stars: ✭ 218 (+179.49%)
Mutual labels:  mvvm, mvvm-architecture, room, retrofit2
GitHubApplication
GitHubApplication 📱 is an Android application built to demonstrate the use of modern Android development tools - (Kotlin, Coroutines, Hilt, LiveData, View binding, Data Store, Architecture components, MVVM, Room, Retrofit, Navigation).
Stars: ✭ 11 (-85.9%)
Mutual labels:  room, coroutines, mvvm, retrofit2

MovieTray

An application built to play around JetPack components.

Introduction

This App connects with MovieDB API and contains Popular and TopRated Movies.

Here is a glimpse of sample application:

Android Architecture & Components

This app is currently built using,

Note* : App is still under development. Will keep adding and exploring more components. Till then, Keep Learning!!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].