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
- Host: GitHub
- URL: https://github.com/klappdev/smartword
- Owner: klappdev
- License: mit
- Created: 2019-12-08T07:55:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-12T11:50:26.000Z (about 1 year ago)
- Last Synced: 2025-01-05T17:21:21.415Z (12 months ago)
- Topics: android, dagger2, java, java-11, kotlin, retrofit2, rxjava2
- Language: Kotlin
- Homepage:
- Size: 6.77 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# smartword
[](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.


Architecture:
------------
MVC(Model View Controller)
Used Android libraries:
-----------------------
* AppCompat
* SQLite
* SharedPreferences
* JobScheduler
Used third party libraries:
--------------------------
* Glide
* RxJava3
* Retrofit2
* Gson
* Okhttp3
* Dagger2
* ButterKnife
* Timber