All Projects → Social Note → Similar Projects or Alternatives

1773 Open source projects that are alternatives of or similar to Social Note

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 (-52.63%)
Mutual labels:  rxjava2, rxandroid2, viewmodel, room
News Sample App
A sample news app which demonstrates clean architecture and best practices for developing android app
Stars: ✭ 334 (+778.95%)
Mutual labels:  rxjava2, mvvm-architecture, viewmodel, room
MockAppMVVM
A sample app structure using the MVVM architecture using Retrofit, Dagger2, LiveData, RxJava, ViewModel and Room.
Stars: ✭ 14 (-63.16%)
Mutual labels:  room, rxjava2, viewmodel, mvvm-architecture
Mvvmarms
Android MVVM Architecture Components based on MVPArms and Android Architecture Components.
Stars: ✭ 425 (+1018.42%)
Mutual labels:  rxjava2, rxandroid2, viewmodel, room
catchflicks
🎬 Kitchen sink project for learning android concepts 🎬
Stars: ✭ 12 (-68.42%)
Tdcapp
Sample app which access the TDC (The Developer's Conference) REST API.
Stars: ✭ 55 (+44.74%)
Mutual labels:  rxjava2, viewmodel, room
Clean-MVVM-NewsApp
Android News app developed using Clean + MVVM architecture
Stars: ✭ 52 (+36.84%)
Mutual labels:  rxjava2, viewmodel, mvvm-architecture
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 (-5.26%)
Mutual labels:  mvvm-architecture, viewmodel, room
Muvi
Very simple project to show a collection of Movie from MovieDb with a minimalist design
Stars: ✭ 46 (+21.05%)
Mutual labels:  room, rxjava2, mvvm-architecture
Kriptofolio
Free open source minimalistic cryptocurrencies portfolio app for Android.
Stars: ✭ 79 (+107.89%)
Android-Kotlin-MVVM-Template
[In progress...] Chat APP | MVVM + Clean Architecture | Kotlin, LiveData, Koin, Databinding, Navigation Fragments, Rx, Room, Crashlytics, Circle CI config, commons classes for UI.
Stars: ✭ 314 (+726.32%)
Mutual labels:  room, viewmodel, mvvm-architecture
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 (+273.68%)
Mutual labels:  mvvm-architecture, viewmodel, room
Roomrxjava
Room with Rxjava Example
Stars: ✭ 130 (+242.11%)
Mutual labels:  rxjava2, viewmodel, room
Kotlin Mvvm Architecture
Android Architecture Design Patterns using Kotlin, MVVM, Dagger2, LiveData, Room, MediatorLiveData, NetworkBoundResources, Retrofit, AndroidX, ViewModels, Dependency Injection using Dagger2, Repository pattern.
Stars: ✭ 126 (+231.58%)
Mvvmsmart
基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合ViewModel+Lifecycles+Navigation+DataBinding+LiveData+Okhttp+Retrofit+RxJava+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发高质量、易维护的Android应用。 项目组会持续维护,请放心使用.欢迎Start并Fork交流.
Stars: ✭ 382 (+905.26%)
Mutual labels:  rxjava2, viewmodel, room
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 (-15.79%)
Mutual labels:  rxjava2, viewmodel, mvvm-architecture
React Native Firebase
🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
Stars: ✭ 9,674 (+25357.89%)
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 (+10.53%)
Mutual labels:  room, viewmodel, mvvm-architecture
Dagger-Hilt-MVVM
Sample app that demonstrates the usage of Dagger Hilt with Kotlin & MVVM
Stars: ✭ 62 (+63.16%)
Mutual labels:  room, viewmodel, mvvm-architecture
Dagger2
Kotlin Dagger2 example project
Stars: ✭ 145 (+281.58%)
Android Mvvm Architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 2,720 (+7057.89%)
Mutual labels:  rxjava2, mvvm-architecture, room
Pursuit-Core-Android
Pursuit Core Android
Stars: ✭ 45 (+18.42%)
Mutual labels:  room, rxjava2, viewmodel
Offlinesampleapp
Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android
Stars: ✭ 653 (+1618.42%)
Mutual labels:  rxjava2, mvvm-architecture, room
Simple-Notes-Kotlin-App
✍️ Simple Note Making App use mvvm architecture , dagger , coroutines and navigation component. Features includes 🗒️ create , edit and ❌ delete notes
Stars: ✭ 40 (+5.26%)
Mutual labels:  room, viewmodel, mvvm-architecture
Marvelheroes
❤️ A sample Marvel heroes application based on MVVM (ViewModel, Coroutines, LiveData, Room, Repository, Koin) architecture.
Stars: ✭ 826 (+2073.68%)
WanAndroidJetpack
🔥 WanAndroid 客户端,Kotlin + MVVM + Jetpack + Retrofit + Glide。基于 MVVM 架构,用 Jetpack 实现,网络采用 Kotlin 的协程和 Retrofit 配合使用!精美的 UI,便捷突出的功能实现,欢迎下载体验!
Stars: ✭ 124 (+226.32%)
Mutual labels:  room, viewmodel, mvvm-architecture
NYTimes-iOS
🗽 NY Times is an Minimal News 🗞 iOS app 📱 built to describe the use of SwiftSoup and CoreData with SwiftUI🔥
Stars: ✭ 152 (+300%)
Kodein Mvvm
Example app using Kodein for dependency injection with MVVM and Architecture Components
Stars: ✭ 26 (-31.58%)
Mvvmframe
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Stars: ✭ 218 (+473.68%)
Mutual labels:  mvvm-architecture, viewmodel, room
ChatApp
Chat app based on Firebase tools.
Stars: ✭ 88 (+131.58%)
Mutual labels:  room, mvvm-architecture, firestore
ToDoApp
📱My android playground app - Simple and Fastest todo app - developing to cover most android concepts, simple logic can make me focus more on framework
Stars: ✭ 28 (-26.32%)
Thenetwork Open
TheNetwork is a blog cum chat app. It's completely built using firebase. Users can post, comment, like and bookmark the blogs, also users can send follow requests to connect with people. Users can create events and also prepare an event roadmap. Pagination for realtime data is also included in chats, blogs and events.
Stars: ✭ 17 (-55.26%)
Gmscore
Free implementation of Play Services
Stars: ✭ 4,356 (+11363.16%)
Mutual labels:  firebase, push-notifications
Android Jetpack Demo
🔥 快速入门Android Jetpack以及相关Kotlin、RxJava、MVVM等主流技术,独立构架App的基础技能
Stars: ✭ 335 (+781.58%)
Mutual labels:  viewmodel, room
Jetpack Wanandroid
Kotlin+Jetpack+Coroutines+Retrofit+koin 完成的MVVM 组件化客户端 🔥🔥
Stars: ✭ 353 (+828.95%)
Mutual labels:  viewmodel, room
Firestore Apollo Graphql
An example of a GraphQL setup with a Firebase Firestore backend. Uses Apollo Engine/Server 2.0 and deployed to Google App Engine.
Stars: ✭ 371 (+876.32%)
Mutual labels:  firebase, firestore
Firestoregoogleappsscript
A Google Apps Script library for accessing Google Cloud Firestore.
Stars: ✭ 352 (+826.32%)
Mutual labels:  firebase, firestore
Android Clean Architecture Example
Yet another Android clean architecture example using RxJava and Room.
Stars: ✭ 37 (-2.63%)
Mutual labels:  rxjava2, room
Firebase Instagram
📸 Instagram clone with Firebase Cloud Firestore, Expo, and React Native 😁😍
Stars: ✭ 389 (+923.68%)
Mutual labels:  firebase, firestore
Firestore Import Export
An application that can help you to backup and restore from Cloud Firestore | Firebase
Stars: ✭ 392 (+931.58%)
Mutual labels:  firebase, firestore
Rxbus
🚌 The RxBus as steady as an old dog.
Stars: ✭ 334 (+778.95%)
Mutual labels:  rxjava2, rxandroid2
Kotlin Mvvm Covid19
This repository contains simple COVID19 data monitoring with android stack MVVM, Live Data, Koin, RxJava, RxBinding, Offline first with simple caching, etc
Stars: ✭ 372 (+878.95%)
Mutual labels:  rxjava2, mvvm-architecture
Geofirex
🌐 📍 Geolocation Queries with Firestore & RxJS
Stars: ✭ 396 (+942.11%)
Mutual labels:  firebase, firestore
Firextensions
[DEPRECATED] 🔥 Unofficial Kotlin Extensions for the Firebase Android SDK.
Stars: ✭ 30 (-21.05%)
Mutual labels:  firebase, firestore
Weatherapp
5 Day Forecast app that works on Android and uses latest tools (Kotlin, Navigation, Room, LiveData, Databinding, Dagger 2)
Stars: ✭ 426 (+1021.05%)
Mutual labels:  viewmodel, room
Geofirestore Js
Location-based querying and filtering using Firebase Firestore.
Stars: ✭ 436 (+1047.37%)
Mutual labels:  firebase, firestore
Awesome Firebase
🔥 List of Firebase talks, tools, examples & articles! Translations in 🇬🇧 🇷🇺 Contributions welcome!
Stars: ✭ 448 (+1078.95%)
Mutual labels:  firebase, firestore
Wanandroid
🏄 基于Architecture Components dependencies (Lifecycles,LiveData,ViewModel,Room)构建的WanAndroid开源项目。 你值得拥有的MVVM快速开发框架:https://github.com/jenly1314/MVVMFrame
Stars: ✭ 410 (+978.95%)
Mutual labels:  viewmodel, room
Mvp Android Arch Component
Android MVP sample adapts with new Android architecture components (Lifecycle, Room).
Stars: ✭ 446 (+1073.68%)
Mutual labels:  rxjava2, room
React Firebase Starter
Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay
Stars: ✭ 4,366 (+11389.47%)
Mutual labels:  firebase, firestore
Date
A dating app that creates meaningful connections through food (Push notifications, Firebase, Chat, Schedule Calendar, Onboarding, Social media Login)
Stars: ✭ 29 (-23.68%)
Mutual labels:  firebase, push-notifications
Chat app
A flutter chat app built with firestore. It is clone of messenger.User can create stories,chat and search in real time.
Stars: ✭ 493 (+1197.37%)
Mutual labels:  firebase, firestore
Mvvm Sample App
MVVM, ViewModel and LiveData Sample App
Stars: ✭ 498 (+1210.53%)
Mutual labels:  mvvm-architecture, viewmodel
Iossampleapp
Sample iOS app demonstrating Coordinators, Dependency Injection, MVVM, Binding
Stars: ✭ 510 (+1242.11%)
Android Architecture Components Kotlin
Sample used to practice Kotlin and Android Architecture Components.
Stars: ✭ 326 (+757.89%)
Mutual labels:  viewmodel, room
Messenger Ios Chat Swift Firestore
Messenger Clone - Real-time iOS Chat with Firebase Firestore written in Swift
Stars: ✭ 405 (+965.79%)
Mutual labels:  firebase, firestore
Cloudreader
🗡️ 云阅:一款基于网易云音乐UI,使用玩Android Api,Retrofit2 + RxJava2 + Room + MVVM-databinding架构开发的Android客户端
Stars: ✭ 4,611 (+12034.21%)
Mutual labels:  rxjava2, room
Rxfirebase
Rxjava 2.0 wrapper on Google's Android Firebase library.
Stars: ✭ 509 (+1239.47%)
Mutual labels:  rxjava2, firebase
Redux Firestore
Redux bindings for Firestore
Stars: ✭ 530 (+1294.74%)
Mutual labels:  firebase, firestore
Travelmantics
Firestore & firebase storage MVVM sample
Stars: ✭ 28 (-26.32%)
Mutual labels:  firebase, firestore
1-60 of 1773 similar projects