rafaeltoledo / social-app
A social app for Android, using Kotlin as language and Firebase as backend
☆82Updated last year
Alternatives and similar repositories for social-app:
Users that are interested in social-app are comparing it to the libraries listed below
- A raffling app developed as a playground to study many topics related to Android. Kotlin + Coroutines + MVVM☆46Updated last year
- To-Do application written on Kotlin with RxJava and Dagger 2.☆62Updated 7 years ago
- ☆38Updated 5 years ago
- A simple app which consumes a REST service from Coinmarketcap API☆77Updated 6 years ago
- Restaurants sample app built with the new architecture components (LiveData, Room, ViewModel) and Dagger 2☆46Updated 5 years ago
- A simple Android project using asynchronous programming with Kotlin Coroutines.☆47Updated 5 years ago
- London Tube Status Android App in Kotlin☆55Updated 6 years ago
- Sample App for the Room course on Caster.io☆30Updated 5 years ago
- A Team Management app for creating tournaments and games for various sports☆140Updated 5 years ago
- Sample to practice PagingLibrary & RX☆92Updated 4 years ago
- This is an example to showcase how to apply dynamic themes in Android.☆61Updated 6 years ago
- ☆53Updated 3 years ago
- New Android Architecture showing how to use Dagger Android libs with MVVM☆112Updated 6 years ago
- Source code for medium post "Oversimplified network call using Retrofit, LiveData, Kotlin Coroutines and DSL"☆66Updated 5 years ago
- Simple Android app to show how unit testing with MockWebServer and Architecture Components (ViewModel + LiveData)☆61Updated 5 years ago
- Sample application with MVVM pattern using RxJava and Architecture Components☆48Updated 5 years ago
- This repo is created for explaining keyframe animations using constraint layout and constraint set☆53Updated 6 years ago
- RxJava and RxAndroid complete beginner examples☆128Updated 4 years ago
- A simple custom Snackbar sample code☆64Updated 4 years ago
- ☆56Updated last year
- Kotlin Android Project with Unit Testing written in Mockito☆31Updated 6 years ago
- RecyclerView + Data Binding + LiveData Sample☆46Updated 6 years ago
- Android Scoped DI using Kodein. Sample repo for https://caster.io/☆68Updated 6 years ago
- MVVM Pattern/Retrofit/LiveData/Rxjava/Repository pattern