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 a simple travel application built using Jetpack Compose and follows the MVVM clean architecture pattern. It utilizes Hilt for dependency injection, Room for local data caching, and WorkM…