howard-e / user-entity-android

Android Application calling mock routes (Klarna)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Android Application calling mock routes (Klarna)

License:GNU General Public License v3.0


Languages

Language:Java 100.0%