Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XchangeXpert

An exchange rates app

About

This app aims to keep the user informed about the latest exchange rates of a chosen pair of currencies. The user can choose as many currency pairs as he wants and the app will request and update currency rates every second using an API. The app doesn't use any third-party libraries or frameworks. To persist the data in the app I used UserDefaults.

Features

  • Add a pair of currencies, the base currency first and then the quote currency
  • Delete a pair of currencies
  • Fast and consistent data management, to give the user the right information, every second
  • Good coverage on Tests, Integration and Unit(TODO)
  • A widget to inform the user about a featured pair of currencies(TODO)

Pictures

License

This project is licensed under the MIT License

About

An exchange rates app

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages