ferencIOS / CryptoPulse

CryptoPulse: A Swift-based iOS app providing real-time insights and analytics on the top ten cryptocurrencies, designed with SwiftUI and MVI architecture for a seamless user experience.
MIT License
0 stars 0 forks source link

API Integration #3

Open ferencIOS opened 6 months ago

ferencIOS commented 6 months ago

Develop the functionality to fetch data from the CoinGecko API. Implement models for cryptocurrencies and their details.

ferencIOS commented 5 months ago

Done