An open API service indexing awesome lists of open source software.

https://github.com/klappdev/smartword

Android app for simple study words
https://github.com/klappdev/smartword

android dagger2 java java-11 kotlin retrofit2 rxjava2

Last synced: 5 months ago
JSON representation

Android app for simple study words

Awesome Lists containing this project

README

          

# smartword

[![Apk file](https://img.shields.io/github/downloads/genuinetools/apk-file/total.svg?style=for-the-badge)](files/app-debug.apk)

Android application for simple study words

The purpose of the application is to simplify the study of foreign words using
modern linguistic techniques.

In the modern world, knowledge of foreign languages is very important, therefore effective and
quick learn of words, expressions, constructions is very in demand.

![List of lessons](files/smartword_1.jpg "A list of lessons")
![List of words](files/smartword_2.jpg "A list of words")

Architecture:
------------
MVC(Model View Controller)

Used Android libraries:
-----------------------
* AppCompat
* SQLite
* SharedPreferences
* JobScheduler

Used third party libraries:
--------------------------
* Glide
* RxJava3
* Retrofit2
* Gson
* Okhttp3
* Dagger2
* ButterKnife
* Timber