Skip to content

a free form, light-weight and short to the point self vocabulary builder application to beef up your vocabulary

Notifications You must be signed in to change notification settings

RkNaing/WordStore

Repository files navigation

Word Store

Words store is a free form, light-weight and short to the point self vocabulary builder application to beef up your vocabulary.

Get it on Google Play

Technical Features

  1. Crafted UI with the new Google's Material Design Library.
  2. Surving configuration changes and separation of business logic from UI code by using Lifecycle-Aware Components.
  3. Local data persistent using Room.
  4. Graceful handling of asynchronous operation to achieve a lag-free UI using Kotlin's Coroutine.
  5. Provided Night(Dark) UI to have an ease experience of devices battery and user's eyes.
  6. User defined periodic "Word of The Day" notification with Work Manager.
  7. An effort(although not a full-proof one which is insolvable) to keep the Work Manager working in OEM ROMs(Huawei, Xiaomi, Oppo, Vivo, etc) by using AutoStarter recommended by dontkillmyapp.com.
  8. Graceful loading of records from Room using Paging Library to have an ease on device memory.
  9. Included Google Firebase Analytics and Firebase Crashlytics. Please include project google-services.json of your Firebase project under app directory.

License

The source codes are open sourced and can be used for personal or commercial products. Please be aware to make modifications according to your needs and contributor is not responsible for consequnces of blind plugged in use.

About

a free form, light-weight and short to the point self vocabulary builder application to beef up your vocabulary

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages