Skip to content

revakovsky/NYTimesBooks

Repository files navigation

The New York Times Books

The link to download the .apk file of the app for testing purposes

screen_recording


Application Description

Test task to create an application to display information about The New York Times Bestseller lists with book reviews. Book reviews and book categories are downloaded from the New York Times Developer Network Web API

When installing the application you will see:

  • a list with book categories is displayed on the first screen
  • the second screen displays all books from the selected category
  • when you click on the "Buy" button, a dialog window opens to select the desired store from the proposed list where you can purchase this book
  • when you select a specific store, a built-in browser window opens and you go to the selected store for purchase

In order to update application content from the Internet, you can use the “swipe down” gesture. By default, data is taken from the internal "Room" database.

The application contains an Internet connection check and corresponding notifications about the connection status




Libraries and features that were used in the project

Releases

No releases published

Packages

No packages published

Languages