Skip to content

An Android Mobile travel reservations app, created using Jetpack Compose

Notifications You must be signed in to change notification settings

AlexEduV/kotlin_travel_app

Repository files navigation

kotlin_travel_app

A Kotlin Android Mobile Travel App, used for practicing JetPack Compose

Table of Contents

Features

  • a beautiful custom UI, based on a Dribble Design, using custom fonts and downloaded images
  • clean architecture, separating screens, UI components, and business logic
  • Kotlin Navigation, Using Graph and ViewModel

Tech Stack

  • Kotlin
  • JetPack Compose
  • NavGraph (Routing)

Architecture

This project follows a Clean Architecture structure with the following layers:

  • compose: components and wrappers.
  • navigation: Navigation logic.
  • screens: UI for full pages.
  • ui: Theme for the project.

Links

The final result of the project is available on Behance

About

An Android Mobile travel reservations app, created using Jetpack Compose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published