Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 680 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 680 Bytes

Random User

Demo

demo

How to run

To run the project, add randomUsers.json file to the Resources folder of the project. Build and run.

Description

This app displays the information, a name and an image, about random users on the internet.

The thumbnail is loaded in the background and is stored in the local file system after it has been retrieved from the network.

If a thumbnail has already been loaded from the network and is available from the local file system, then it loads from the local file system.