Skip to content

A small cross-platform app to display the local time by given location. First attempt to build a cross-platform app developed with kotlin compose multiplatform.

Notifications You must be signed in to change notification settings

alxmtzr/GetYourLocalTime

Repository files navigation

GetYourLocalTime

This is a simple Kotlin Compose Multiplatform application that allows users to select a country and display its local time.

This is my first attempt building an application wit Kotlin CMPP.

Overview

This project is built using Compose Multiplatform and Jetpack Compose, enabling the app to run on multiple platforms (Android, Desktop) with a single codebase. The app features an interface where users can choose a country from a list and view the current local time for that selected country.

Features

  • Select a country from a list.
  • Display the local time of the selected country.
  • Cross-platform support using Kotlin Multiplatform.

This project is from the Tutorial Create your own application from jetbrains.com.

img.png

img_1.png

About

A small cross-platform app to display the local time by given location. First attempt to build a cross-platform app developed with kotlin compose multiplatform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published