RestAPIParseAuthCleanAndroid icon indicating copy to clipboard operation
RestAPIParseAuthCleanAndroid copied to clipboard

An android implementation of an authentication system based on the Parse Api using the design patters suggested by Robert C. Martin (aka Uncle Bob) on his “clean architecture”.

RestAPIParseAuthCleanAndroid

An android implementation of an authentication system based on the Parse Api using the design patterns suggested by Robert C. Martin (aka Uncle Bob) on his “clean architecture”.

Technologies:

Dagger 2, AndroidAnnotations, Retrofit, Mockito, Roboelectric, Robotium, RXJava, MVP, Dependency inversion, Dependency Injection