Skip to content

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 WorkManager for fetching API data in the background. Basic unit tests have been implemented for the ViewModel to ensure core functionality.

Notifications You must be signed in to change notification settings

zobaer53/TravelAppDemo

Repository files navigation

Travel App

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 WorkManager for fetching API data in the background. Basic unit tests have been implemented for the ViewModel to ensure core functionality.

Preview

recording.mp4

Screens

Architecture

The Travel App app follows the official architecture guidance

Architecture diagram

📫 How to reach me

[email protected]

Connect with me:

zobaer53 zobaer53 id20103184 15909016 zobaer-hossain

About

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 WorkManager for fetching API data in the background. Basic unit tests have been implemented for the ViewModel to ensure core functionality.

Topics

Resources

Stars

Watchers

Forks

Languages