Skip to content

MobileChapter/recruit-android

Repository files navigation

Android

Create a simple application that will fetch a list of transactions from an api endpoint and display them in a list. When a user selects a transaction they will be shown a second screen that will display a more detailed view of the transaction data.

We have given you some code over here to start with. Please clone/fork this repository.

Specification

Commits

Please commit frequently to communicate your thoughts while working on this assignment.

What is valued

  • Tests
  • Best practice design patterns
  • Clean Code

Nice to have (If you have time)

  • Calculate how much GST was paid on each transaction. GST is 15%. It is up to you to choose the most appropriate place to display GST
  • Color code transaction amounts (credit green, debit red)
  • Narration/talkback support

Duration

Try not to spend more than 4 hours on this. You are not necessarily expected to do everything in this assignment because of the short duration.

Tech

  • Please use Native Android frameworks only (no Flutter sorry)
  • Aside from the above, use whatever libraries you are comfortable with
  • If you are unfamiliar with something in the exercise template, leave a note and change it to better suit you.

About

Recruitment Exercise for Android devs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages