Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/berkaysancar/cryptoapp-mvvm

Cryptocurrencies information app with Swift UIKit.
https://github.com/berkaysancar/cryptoapp-mvvm

cryptocurrency firebase firebaseremoteconfig generics mvvm mvvm-c rest-api swift swiftui uikit

Last synced: 26 days ago
JSON representation

Cryptocurrencies information app with Swift UIKit.

Awesome Lists containing this project

README

        

## CryptoApp -> [App Preview](#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](https://www.coingecko.com/en/api) for cryptocurrency data and the NewsAPI for news articles.

## Features
- 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.

## Requirements
- iOS 16.0+

## Architecture
- MVVM-C (Model-View-ViewModel-Coordinator)

## APIs
- CoinGecko - [Data provided by CoinGecko](https://www.coingecko.com/en/api)
- [NewsAPI](https://newsapi.org/)
- Firebase

## Keywords
- Swift
- UIKit
- SwiftUI
- Autolayout
- Dependency Injection
- UserDefaults
- Generics
- MVVM
- Coordinator
- RestAPI
- DispatchGroup
- Storyboard

## Setup
- 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.

## Free Figma UI Design Link
- [Nickelfox Design](https://www.figma.com/community/file/1147402245634536123/foxcrypto-crypto-app?searchSessionId=lsknuqfl-j4lwgu1qg)

## App Preview
https://github.com/BerkaySancar/CryptoApp-MVVM/assets/97171726/c612df52-4d99-490b-85fe-2b53ab66c7cc

## License
This project is licensed under the MIT License.

# Author
Berkay Sancar ([email protected])