Skip to content

App for saving and sharing memories - MVVM app with Data Binding + RxJava + Retrofit + Dagger2

Notifications You must be signed in to change notification settings

joaoppedrosa/memoriesApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

memoriesApp

App for saving and sharing memories, built with an MVVM approach

API

Dependencies

  • Data binding Data Binding Library to write declarative layouts and minimize the glue code necessary to bind your application logic and layouts.
  • RxJava & RxAndroid RxJava that make writing reactive components in Android applications easy and hassle-free.
  • Retrofit A type-safe HTTP client for Android and Java
  • GSON A Java serialization/deserialization library that can convert Java Objects into JSON and back.
  • Daggger2 Dependency Injection
  • Glide An image loading and caching library for Android
  • Material Dialogs A beautiful, fluid, and customizable dialogs API.
  • Mockito Mocking framework for unit tests in Java

About

App for saving and sharing memories - MVVM app with Data Binding + RxJava + Retrofit + Dagger2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages