/MyVoca

ENG-KOR Wordbook App for Android with Jetpack Compose

Primary LanguageKotlin

Build Status

MyVoca: ENG-KOR Wordbook for Android

  • Latest version: 2.0.5
  • Supports Android 4.1+ (Ice Cream Sandwich)

Screenshots

Features

  • Add, update, delete and manage your words
  • Explore and search words
  • Solve word quiz!
  • Backup and restore words from/to cloud storage
  • More features will be added soon!

Written in Jetpack Compose

  • Jetpack Compose is modern toolkit for building native Android UI.
  • With compose, you are able to convert data to UI easily, taking full benefit of the declarative programming.
  • Compose can be integrated with other Jetpack libraries, e.g. ViewModel, Navigation, and Hilt.