Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.33 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.33 KB

Layout

Welcome to Ny Books App!

This project consume an API -The New York Times to list books.
Project created to demonstrate some android apps development concepts. (personal)

Project

This project make use some technologies requested by market to help in some scenarios that simulate day to day of a android developer

Technologies

This project use the follow technologies and tools:

  • Retrofit - Retrofit is the class through which your API interfaces are turned into callable objects.
  • Moshi - Moshi is a modern JSON library for Android and Java.
  • MVVM Architecture - Model-View-ViewModel Pattern.
  • Mockito - If your test needs to interact with Android dependencies, include the Mockito library to simplify your local unit tests.

For mode details click here