Skip to content

XandrMaster/InterviewApp_2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Applicagtion Test Task

Create a simple Android that showcases its architecture and satisfies the given requirements

Objectives

  • Implement a simple login screen that accepts predefined credentials. Use an HTTP service online such as Mocky or httpstat to simulate a success (200) or an unauthorized access (401/403)

  • Upon successful login, the user should see a main layout.

  • Underneath this screen should be a simple logout button.

Requirements

User Interface: up to you

Android Framework: Kotlin/AndroidX

Unit tests: nice to have

Example of UI

Login:

Login

Home:

Home

Selfie:

Selfie

About

Interview App 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages