Skip to content

KirillEmets/JpCards

Repository files navigation

JpCards - Japanese Flashcards

An application for studying Japanese words using flashcards.

Existing features:

  • Search words in the Internet and add them to your dictionary.
  • Study and review words offline.
  • Import and export your progress to/from csv file.
  • Night Mode
  • Text-to-speech integration.
  • Use premade sets of words.

Install

Get it on Google Play
Details

Used technologies:

  • Most of Jetpack libraries: Lifecycle (ViewModel + Flow), Navigation, Material UI, Room, Hilt.
  • Constraint Layout
  • Recycler View
  • Jetpack Compose
  • Retrofit2 + Moshi
  • MVVM Architecture + Clean Architecture