Skip to content

A simple spanish/german vocable trainer. Can be used to understand some principles of android devlopment.

License

Notifications You must be signed in to change notification settings

PhilT95/ger-es_trainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

German-Spanisch Vocabular Trainer

Last updated on Sunday, 05. January 2020 06:09PM

Game Version 1.2.0

What is the app about?

This App is a simple way of learning vocables. It is meant to be used for either spanish or german speaking people.

The master - Branch is always the latest stable version.

Where is the APK file?

You can find the apk file here.

Features

This app offers the following features:

  • a place to save your vocables safely and always with you
  • a game where you have to translate random german words into spanish in a given time
  • a lightweight and easy to-use app

Main Menu

Techincal Features

  • Persistent Storage achieved with a simple room database
  • Responsive GUI thanks to the Fragment/FragmentViewModel Architecture
  • Using LifecycleEvents for natural app behaviour
  • RecycleView implementation for translation lists
  • Search Function to go through data

Dependencies

No additional dependencies requiered.