Skip to content
This repository has been archived by the owner on Sep 5, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 663 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 663 Bytes

CryptoRank Demo

 🔝 currencies watchlist
🥈🥇 with categories

🧩 Introduction

The code included in this repository demonstrates native usage of Combine and SwiftUI in production ready environments.

🧩 Requirements

To build and run the project you need iOS SDK 14.0 or newer installed on your machine.

🧩 Scope

The application shows last currencies ranking. The list is auto-refreshing within a 30 seconds time interval. You can pick from name, volume 24h, percent change 24h categories to change sorting criteria.

🧩 Extras

  • Trend indicator (?)
  • Unit tests (**)

🧩 Summary