https://github.com/alexkolch/cryptomarket
Live crypto market data from API
https://github.com/alexkolch/cryptomarket
api combine coredata mvvm swiftui
Last synced: 4 months ago
JSON representation
Live crypto market data from API
- Host: GitHub
- URL: https://github.com/alexkolch/cryptomarket
- Owner: AlexKolch
- Created: 2024-07-05T11:21:00.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-01-26T11:08:55.000Z (5 months ago)
- Last Synced: 2025-01-26T12:19:10.699Z (5 months ago)
- Topics: api, combine, coredata, mvvm, swiftui
- Language: Swift
- Homepage:
- Size: 2.25 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CryptoMarket
Crypto market platform.
Receive data about crypto market. Look for, sort, add, save, remove coins in your portfolio.Used in a project:
The power combine publisher and subscriber and also sink for sync data in entire app. Minimum target 15 IOS.
* SwiftUI
* Combine
* CoreData
* FileManager
* MVVM Architecture
* Networking layer URLSession with dataTaskPublisher
* Integrated API coingecko.com
* Animations---








