Skip to content

osmanowadim/Redux-Currency-Android

Repository files navigation

Redux-Currency-Android

Circle CI

Simple app that shows exchange rate relative to UAH, using data from https://bank.gov.ua/NBUStatService/v1/statdirectory, structured according to the Redux pattern.

This app contains the implementation of network requests using Retrofit + Coroutine and parse XML as response from server.

Screenshot_1

Screenshot_2

Screenshot_3

Added Storybook flow - to cover the project with UI tests and make it easy to show all UI states.

Screenshot_1

Screenshot_1

Screenshot_1

For launching Storybook flow - need to choose Build Variants -> storybook. This Build Variant will open new entry point -> StorybookActivity.

Also added CI which run Unit tests and UI tests exactly in Storybook flow.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages