GitHunt
EP

epegasus/Base-Project-Compose

Architecture

  • MVI + Clean Architecture
  • Multi‑module (by layers)

Topics Covered

  • Kotlin Coroutines
  • Kotlin Flows
  • ViewModel / MVI State–Intent–Effect
  • Jetpack Navigation
  • Koin Dependency Injection
  • DiffUtil / ListAdapter
  • Multi‑module setup
  • Firebase (Analytics, Crashlytics)
  • MediaStore
  • SharedPreferences

Modules

  • app
  • core
  • domain
  • data
  • presentation

Module Dependency Graph

  • appcore, domain, data, presentation
  • presentationcore, domain, data
  • datacore, domain
  • domaincore

⭐ Star This Repo

If you find this project helpful, please consider giving it a star! It helps others discover this Base Project Compose.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

Acknowledgements

We are deeply grateful for Sohaib Ahmed involvement and his belief in the importance of this work. His contributions have made a significant impact, and we are honored to have had the opportunity to collaborate with him.

License

Copyright 2025 Hypersoft Inc

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Languages

Kotlin100.0%

Contributors

Other
Created February 18, 2026
Updated February 20, 2026
epegasus/Base-Project-Compose | GitHunt