Skip to content

Exercise 16 - Show employees Jetpack Compose version

Project name : E16 Employees app with Jetpack

Introduction

Create a same kind of application what you did in exercise 08. Your application should load employees data from JSON file and display UI with Jetpack Compose. You can decide how you show a selected employee data.

 

Project

  • Create a new project – E16 Employees app with Jetpack

Requirements

  • Load data from separate JSON file from server side
  • Use Android Jetpack Compose components in your app

Test and push

Test your application in emulator, take screenshots and commit/push your project and screenshots back to JAMKIT/GitLab. Remember move your exercise/issue ticket from Doing to In Review in Issues Board and write your learning comments to issue comments.