Skip to content

radlance/MyMoscow

Repository files navigation

My Moscow

My Moscow is a mobile application designed to help users explore the city of Moscow

start recommendations place expanded_screen

Technologies

  • Kotlin - A programming language that is used for Android app development
  • Jetpack Compose - A declarative UI toolkit for building native Android UI
  • Material 3 - A UI design system git for modern UI guidelines

Build

  • Open a terminal and run the following git command:
    git clone https://github.com/radlance/MyMoscow.git
  • Launch Android Studio and choose Open an existing Android Studio project. Navigate to the cloned repository and select the root folder of the project.
  • In Android Studio, click on Build -> Generate Signed Bundle / APK and follow the instructions to generate an APK
  • Alternatively, click ▶ Run and build the app and run it immediately