Skip to content

Brian-Co/CryptoCurrencies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CryptoCurrencies

App displaying crypto currencies in a tableView with features including:

  • Display all crypto currencies with their name, logo, symbol and value (€(EUR) conversion)
  • Pagination with limit at 20 (Lazy loading)
  • Clicking on an item from the list segues to a viewController displaying crypto currency details and a converter to convert from Euros to the selected crypto currency.
  • The app works offline after loading the data once.
  • Data is retreived from the following API : https://min-api.cryptocompare.com/documentation
  • The app follows the MVVM pattern.

Test Image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages