Skip to content

This demo, retrieves list of Launches from the Space X Api and allow filtering of the list.

Notifications You must be signed in to change notification settings

WadeQ/SpaceX-Client

Repository files navigation

SpaceX-Client Mindera Code Test

Writing SpaceX-Client App using Android Architecture Components, in 100% Kotlin, using Android Jetpack Components:

Requirements

  • Use any libraries for Android that you want, but we will need to be able to build your code to evaluate it.

Prerequisites - Unit Tests

Spek

This allows us to easily define specifications in a clear, understandable, human-readable way. This framework allows you to describe tests and expected behaviors in a more readable way.

To run tests in Android Studio you need to install Spek Framework plugin (search for Spek Framework).

The UI test run normally, either on a device or an emulator, without any special plugin or dependency.

How it's built

Screenshots

I added some screenshots as shown:

Main Filter

About

This demo, retrieves list of Launches from the Space X Api and allow filtering of the list.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages