/user-entity-android

Android Application calling mock routes (Klarna)

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

User Entity

A simple Android application created to call mock routes specified by Klarna.

What's Done

  • Calls user information retrieval route.
  • Displays appropriate information on screen based on information retrieved from the route.
  • User's avatar is rounded.
  • Calls delete user profile route.
  • Displays appropriate information on screen based on whether or not the mock deletion was successful.
  • Refresh button added to toolbar.