Skip to content

Lepidopteron/Shopping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Shopping Demo Application

Software Requirements

This application was built with Xcode 9 using Swift 4. Make sure to have the Xcode version installed. If not, head to https://developer.apple.com and download the latest version.

Implementation requirements

The software was supposed to be implemented within 2 hours. Currently, the project took up to 4 hours due to extensive unit testing and the API integration / serialization of http://jsonrates.com/ for current currency exchange rates.

The implementation of the http://jsonrates.com/ API was performed with a free membership and will only cover rudimentary API functions (as required by the Home Code Exercise).

Thus the focus lies on correct API coverage and data serialization, while the UI is kept simple to on fulfill the listed basic requirements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages