Skip to content

binghuan/MyCurrencyConverter

Repository files navigation

MyCurrencyConverter

=================================

A currency conversion app that allow a user to view a given amount in a given currency converted into other currencies.
(It's a coding challenge from PayPal) Here is the requirements for the home assignment.

Table of Contents

Features

  • The user is be able to select a currency from a list of currencies
  • The user is be able to enter the desired amount for the selected currency
  • A list showing the desired amount in the selected currency converted into amounts in each currency

File Structure

APIs

Conversion Method

Control Flow

Test Cases

  • ExampleInstrumentedTest.kt
  • OpenExchangeRateServiceTest.kt
  • ExchangeRateDaoTest.kt

Illustration

DEMO

Releases

No releases published

Packages

No packages published

Languages