This project is an iOS application built with SwiftUI that demonstrates authentication functionality using Firebase Authentication and data management with Firestore. It includes email/password sign-in functionality and integrates Firebase services for backend authentication.
- Sign Up / Sign In with Email and Password using Firebase Authentication.
- User data handling with Firebase Firestore.
- SwiftUI-based user interface for a modern and declarative UI.
- Asynchronous task handling using Swift's concurrency (
async/await
).
- iOS 14.0+ / macOS 11.0+
- Xcode 13.0+ or newer
- Swift 5.5+
- A configured Firebase project