You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The app is created by using Jetpack Compose, Dagger Hilt for dependency injection, LiveData and Flows for data handling, MVVM architecture for design pattern, Firebase for backend services, Retrofit2 for network operations, and Coroutines for asynchronous tasks.