Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 1.76 KB

README.md

File metadata and controls

51 lines (38 loc) · 1.76 KB

Lymbo

Lymbo logo

Note that this app is developed for Angular in parallel. See https://github.com/florianschwanz/lymbo-ng for more information.

Purpose

Lymbo is an Android application that helps you learn new languages by using digital flash cards.

Screenshot overview Screenshot tags Screenshot add

Write words you want to learn on flash cards together with their translation. Structure them in different stacks and start learning on the go.

Share the stacks you created with friends.

Features

Tag Feature
0.1 Show stacks
0.2 Show cards
0.3 Add cards
0.4 Add stacks
0.5 Update cards
0.6 Update stacks
0.7 Delete cards
0.8 Delete stacks
0.9 Persist cards
0.10 Put cards aside
0.11 Put cards to end
0.12 Tag cards
0.13 Tag stacks
0.14 CSV format

Planned features

  • automatic translation
  • quiz cards
  • sharing stacks
  • multi-device synchronization
  • learning statistics
  • stack in-app store

Development

Call the following command to build the app

gradlew clean assembleRelease