kasem-sm / SlimeKT

An article sharing platform where you can personalize, subscribe to your favorite topics, get daily-read reminders, etc. App built using Kotlin, Dagger Hilt, Room Database, Coroutines, Flow, AndroidX Glance, WorkManager, Coil etc.

Home Page:https://kasem-sm.github.io/SlimeKT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project structure Improvements.

kasem-sm opened this issue · comments

  1. Move all common reusable .gradle files into gradle/ folder, thereby cleaning root dir.
  2. rename worker modules to more explicit names such as daily-read-worker
  3. remove unnecessary plugins
  1. Automate module_graph.png to be inserted into docs/modules/ folder when projectDependencyGraph command is executed.