Skip to content

Reddit client that users can login via OAuth standard to view their saved posts.

Notifications You must be signed in to change notification settings

lcam/RedditOrganized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Organized

Reddit client that users can login via OAuth standard to view their saved posts
Model-View-Viewmodel (MVVM) design pattern
RxJava 2 – App components react asynchronously to changes in data and user states
Dagger 2 – Dependency injection to promote clean code and unit tests
Retrofit – Asynchronous web service integration, used with Reddit RESTful API’s
Google GSON – Serialization and deserialization of service responses

Developed by: Leon Cam

About

Reddit client that users can login via OAuth standard to view their saved posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages