CryptoApp -> App Preview
CryptoApp is an iOS application developed using Swift, UIKit, and SwiftUI. It allows users to explore cryptocurrency exchanges, search for specific coins, mark coins as favorites, and stay updated with the latest cryptocurrency news. The app integrates with the CoinGeckoAPI for cryptocurrency data and the NewsAPI for news articles.
- View cryptocurrency exchanges and their details.
- Search for specific coins by name or symbol.
- View cryptocurrency details.
- Mark coins as favorites for quick access.
- Stay updated with the latest cryptocurrency news.
- iOS 16.0+
- MVVM-C (Model-View-ViewModel-Coordinator)
- CoinGecko - Data provided by CoinGecko
- NewsAPI
- Firebase
- Swift
- UIKit
- SwiftUI
- Autolayout
- Dependency Injection
- UserDefaults
- Generics
- MVVM
- Coordinator
- RestAPI
- DispatchGroup
- Storyboard
- Clone the repository: git clone https://github.com/BerkaySancar/CryptoApp-MVVM.git
- Open the project in Xcode.
- Build and run the app on your iOS device or simulator.
cryptorecordGitHub.mp4
This project is licensed under the MIT License.
Berkay Sancar (sancarberkay@gmail.com)