Skip to content

A cryptocurrency tracker application that reads and update live data from `CoinGecko`'s API

Notifications You must be signed in to change notification settings

Collins-01/Crypto-Price-Tracker-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Crypto-Price-Tracker-

Crypto Price Tracker is a mobile application that was built with SwiftIU, and uses CoinGecko's APIs to get a list of cryptocurrencies with details about each of them.

  • The application uses CoreData to store information about the user's portfolio data.

  • It makes use of the Combine framework for managing states.

  • MVVM architecture.

  • URLSession to make network requests.Simulator Screen Shot - iPhone 13 - 2023-04-02 at 06 46 44 Simulator Screen Shot - iPhone 13 - 2023-04-02 at 06 46 24 Simulator Screen Shot - iPhone 13 - 2023-04-02 at 06 45 55 Simulator Screen Shot - iPhone 13 - 2023-04-02 at 06 45 35 Simulator Screen Shot - iPhone 13 - 2023-04-02 at 06 45 23

  • Sorts prices of the coins, from highest to lowest, e.t.c.

Inspired by @SwiftfulThinking.

About

A cryptocurrency tracker application that reads and update live data from `CoinGecko`'s API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages