Skip to content

AndrewLauder/CurrencyConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CurrencyConverter

Coding Sample Problem

Please write an Objective-C app that:

  • Runs on an iOS device or in Simulator
  • Converts a user-entered number from one currency to another
  • Does not use third-party source code (for example, code found on github)
  • Include support for all orientations.

Some other things you may consider implementing:

  • Multiple conversions (from one currency into multiple)
  • Images (such as a picture of the currency or a country flag)
  • Formatted values to account for currency symbols, positive and negative amounts, and so on
  • Real-time currency conversion rates
  • Related Wikipedia content

About

Currency Converter App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published