Skip to content

stolyarenkoks/Restaurant-Compose-Demo

Repository files navigation

TheYellowTable Restaurant Kotlin with Compose Demo

An example of a Android App with several screens, navigation, custom UI components, database and so on. Developed entirely natively using Kotlin and Jetpack Compose.

Demo

Installation

All dependencies are managed by Gradle automatically.

Build

No additional setup is needed. Build project using Android Studio.

Technologies

  • Kotlin
  • Jetpack Compose
  • LiveData
  • Ktor
  • Room

Versions

  • Android Studio Narwhal 2025.1.1
  • Kotlin 2.0.0

Branches

GitFlow is strictly enforced on this repository. GitFlow

Branch overview

  • master
  • develop
  • feature/name
  • hotfix/name

Git Flow:

feature -> develop -> master

License

Copyright © 2025 SKS. All rights reserved.

About

Kotlin with Compose Demo like Michelin-Style Restaurant App

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages