Skip to content

Конкурсное задание компетенции «Разработка мобильных приложений» Итоговый этап Чемпионата по профессиональному мастерству «Профессионалы» в 2024 г.

Notifications You must be signed in to change notification settings

radlance/Matule

Repository files navigation

Matule

Сompetitive assignment of the competence "Mobile application development" Final stage of the Professional Skills Championship "Professionals"

Technologies

  • Kotlin - A programming language that is used for Android app development
  • Jetpack Compose - A declarative UI toolkit for building native Android UI
  • Supabase - An open source Firebase alternative
  • Dagger Hilt - A dependency injection library
  • Room - A persistence library that provides an abstraction layer over SQLite interfacing with Kotlin
  • JUnit - A simple framework to write repeatable tests
  • Yandex mapKit SDK - A library that allows you to use the features of Yandex Maps

Build

  • Open a terminal and run the following git command:
    git clone https://github.com/radlance/Matule.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

About

Конкурсное задание компетенции «Разработка мобильных приложений» Итоговый этап Чемпионата по профессиональному мастерству «Профессионалы» в 2024 г.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages