Skip to content

iOS application built using SwiftUI that provides cryptocurrency data by using the CoinGecko API. This app allows users to monitor the latest cryptocurrency prices, market trends, and other relevant data in a user-friendly interface.

Notifications You must be signed in to change notification settings

huseyingundogdu/CoinTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Coin Tracker

iOS application built using SwiftUI that provides cryptocurrency data by using the CoinGecko API. This app allows users to monitor the latest cryptocurrency prices, market trends, and other relevant data in a user-friendly interface.

Features

  • Market Trends: View market capitalization, trading volume, and price changes.
  • Cryptocurrency Prices: Stay updated with prices of various cryptocurrencies.
  • Sort Prices: Organize cryptocurrencies based on their market position or price for better insights.
  • Charts: Visualize cryptocurrency trends with charts.

Technologies Used

  • SwiftUI: For building the user interface.
  • CoinGecko API: To fetch real-time cryptocurrency data.
  • URLSession: For making asynchronous network requests.
  • MVVM Architecture: For maintaining a clean separation of concerns between the UI and data logic.
  • Programmatic Router: For managing navigation programmatically.
  • Charts Framework: For creating charts.

Screenshots

drawing drawing drawing drawing drawing drawing drawing

About

iOS application built using SwiftUI that provides cryptocurrency data by using the CoinGecko API. This app allows users to monitor the latest cryptocurrency prices, market trends, and other relevant data in a user-friendly interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages