All Projects → skydoves → Githubfollows

skydoves / Githubfollows

Licence: mit
A demo project based on MVVM architecture and material design & animations.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Githubfollows

Themovies
🎬 A demo project for The Movie DB based on Kotlin MVVM architecture and material design & animations.
Stars: ✭ 374 (+37.5%)
Mutual labels:  mvvm, mvvm-architecture, repository-pattern, material-design
Moviefinderusingmvvm Android
🔥 MVVM + Clean Architecture + Best Practices | 🍿Movie Finder is a sample Android application 📱to search movies using OMDb API which is built to demonstrate use of Modern Android development tools - (Kotlin, Coroutines, Kodein, Architecture Components, MVVM, Retrofit, Gson, Material Components) 😊😊😉
Stars: ✭ 66 (-75.74%)
Mutual labels:  android-app, mvvm, mvvm-architecture, material-design
Popularmovies
🎥 Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2.
Stars: ✭ 142 (-47.79%)
Mutual labels:  android-app, mvvm, mvvm-architecture, material-design
RestaurantsExplorer
Android application build with MVVM Pattern, using Zomato API to enable search cities arround the world and display the city restaurants on a map.
Stars: ✭ 32 (-88.24%)
Mutual labels:  dagger, retrofit, repository-pattern, mvvm-architecture
Material Kit React Native
Material Kit React Native
Stars: ✭ 424 (+55.88%)
Mutual labels:  android-app, material-design, material
Expenso Ios
A Simple Expense Tracker App built to demonstrate the use of SwiftUI, CoreData, Charts, Biometrics (Face & Touch ID) and MVVM Architecture.
Stars: ✭ 191 (-29.78%)
Mutual labels:  mvvm, mvvm-architecture, material-design
Androidroom
Android example to show how to use Room to access SQLite database on device for reading and writing data. This example also shows how to use LiveData and ViewModel with Room to build reactive, well performing and easy to maintain applications.
Stars: ✭ 36 (-86.76%)
Mutual labels:  android-app, mvvm, mvvm-architecture
Mvvm Reddit
A companion project for our blog post on better Android software development using MVVM with RxJava.
Stars: ✭ 106 (-61.03%)
Mutual labels:  android-app, mvvm, mvvm-architecture
Android Inappbilling
A sample which uses Google's Play Billing Library and it does InApp Purchases and Subscriptions.
Stars: ✭ 114 (-58.09%)
Mutual labels:  android-app, mvvm, mvvm-architecture
Ibackdrop
A library to simply use Backdrop in your project (make it easy). Read more ->
Stars: ✭ 137 (-49.63%)
Mutual labels:  android-app, material-design, material
Materialcalendar
A Material design calendar inspired by the CalendarView of School Diary.
Stars: ✭ 196 (-27.94%)
Mutual labels:  android-app, material-design, material
WanAndroid
💪 WanAndroid应用,持续更新,不断打造成一款持续稳定, 功能完善的应用
Stars: ✭ 50 (-81.62%)
Mutual labels:  material, dagger, retrofit
Newandroidarchitecture Component Github
Sample project based on the new Android Component Architecture
Stars: ✭ 229 (-15.81%)
Mutual labels:  mvvm, retrofit, dagger
Kodein Mvvm
Example app using Kodein for dependency injection with MVVM and Architecture Components
Stars: ✭ 26 (-90.44%)
Mutual labels:  android-app, mvvm, mvvm-architecture
Aachulk
️🔥️🔥️🔥AACHulk是以Google的ViewModel+DataBinding+LiveData+Lifecycles框架为基础, 结合Okhttp+Retrofit+BaseRecyclerViewAdapterHelper+SmartRefreshLayout+ARouter打造的一款快速MVVM开发框架
Stars: ✭ 109 (-59.93%)
Mutual labels:  mvvm, mvvm-architecture, retrofit
Alfonz
Mr. Alfonz is here to help you build your Android app, make the development process easier and avoid boilerplate code.
Stars: ✭ 90 (-66.91%)
Mutual labels:  mvvm, mvvm-architecture, retrofit
Trailersapp
A simple demo project for The Movie DB based on MVVM clean architecture.
Stars: ✭ 180 (-33.82%)
Mutual labels:  android-app, mvvm-architecture, repository-pattern
Material Backdrop
A simple solution for implementing Backdrop pattern for Android
Stars: ✭ 221 (-18.75%)
Mutual labels:  android-app, material-design, material
Awesome Android Kotlin Apps
👓 A curated list of awesome android kotlin apps by open-source contributors.
Stars: ✭ 1,058 (+288.97%)
Mutual labels:  mvvm, retrofit, dagger
Androcat
AndroCat is a GitHub client for Android phones and provides to user GitHub user interface like how they used to.
Stars: ✭ 87 (-68.01%)
Mutual labels:  mvvm, retrofit, dagger

GithubFollows

license Build Status

A simple demo project based on MVVM clean architecture and material design & animations.

gif0 gif1

Architecture

architecture

Specs & Open-source libraries

  • Minimum SDK 16
  • Kotlin based, anko
  • MVVM Architecture
  • Architecture Components (Lifecycle, LiveData, ViewModel, Room Persistence)
  • DataBinding
  • Material Design & Animations
  • Github Api
  • Dagger2
  • Retrofit2 & Gson for constructing the REST API
  • PreferenceRoom for efficient managing SharedPreferences
  • Glide for loading images
  • LeakCanary for memory leak detection
  • AndroidSVG for transcoding SVG
  • AndroidVeil for implement skeletons and shimmer effect
  • PowerMenu for implementing material popup dialog
  • RecyclerViewPaginator for api paging
  • ripple animation, Circular revealed animation, Shared element transition
  • Mockito for Junit mock test

Posting

Medium - Android MVVM Architecture Components using Github API

Find this library useful? ❤️

Support it by joining stargazers for this repository. ⭐️

Supports ☕️

If you feel like support me a coffee for my efforts, I would greatly appreciate it.

Buy Me A Coffee

License

The MIT License (MIT)

Copyright (c) 2018 skydoves

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
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].