ExchanceRate-API-Firebase-BankApp

Exchange Rate API and Firebase Bank Application Example

ING

I have developed an imaginary banking application in Swift. During the development process, I used Firebase as the database. Firebase allows for functionalities such as signing in, signing out, and creating user accounts. However, since I have hidden my own Google.plist file, you would need to integrate Firebase yourself in order to utilize these functions. Additionally, I have implemented an API within the application for real-time currency tracking. This API can be directly used without requiring an API key.

Language: SwiftUI Database: Firebase Model: MVVM

TR

Swift dilinde, hayali bir banka uygulaması geliştirdim. Uygulamayı geliştirirken veritabanı olarak Firebase’i kullandım. Firebase ile giriş yapma, çıkış yapma ve kullanıcı oluşturma gibi işlemler yapılabilmektedir. Ancak, kendi Google.plist dosyamı gizlediğim için bu işlevleri kullanmak için Firebase’i kendiniz entegre etmeniz gerekmektedir. Ayrıca, uygulama içinde canlı döviz takibi yapmak için bir API yazdım. Bu API, API anahtarı gerektirmediği için doğrudan kullanılabilir şekildedir.

Dil: SwiftUI Veritabani: Firebase Model: MVVM

ScreenShot 1 2 3 4

GitHub

View Github