mirror of
https://github.com/melihaksoy/Android-Kotlin-Modulerized-CleanArchitecture.git
synced 2026-03-19 16:21:29 +01:00
Update LICENSE
Rename LICENSE to LICENSE.md Update README.md Update README.md Update LICENSE.md Update README.md Update README.md Update README.md
This commit is contained in:
committed by
Melih Aksoy
parent
67cf13eaef
commit
11889446cb
37
README.md
37
README.md
@@ -1,4 +1,37 @@
|
||||
# Rocket Science
|
||||
|
||||
[](https://circleci.com/gh/melihaksoy/RocketScience/tree/master)
|
||||
[](https://codebeat.co/a/melih-aksoy/projects/github-com-melihaksoy-rocketscience-master)
|
||||
[](https://codebeat.co/a/melih-aksoy/projects/github-com-melihaksoy-rocketscience-master) [](https://codecov.io/gh/melihaksoy/RocketScience) [](https://circleci.com/gh/melihaksoy/RocketScience/tree/master)
|
||||
|
||||
RocketScience is a prototype application tries to serve an example for modularization & clean architecture in Android.
|
||||
|
||||
While there are many blogs about good practices, it's hard to come by a complete example that merges these different popular topics & approaches.
|
||||
|
||||
RocketScience takes popular approaches and libraries to create an example on how to actually bind these components with each other.
|
||||
|
||||
I'll soon be writing small series about roadmap, challanges, alternatives and try - fails I've encountered during development in [Medium](https://medium.com/@aksoymelihcan).
|
||||
|
||||
## Tech Stack
|
||||
- **MVVM**
|
||||
- **Databinding**
|
||||
- **Dagger 2**
|
||||
- **Retrofit**
|
||||
- **Moshi**
|
||||
- **Navigation library**
|
||||
- **Kotlin Coroutines**
|
||||
- **Room**
|
||||
- **Clean Architecture**
|
||||
- **Modularization**
|
||||
- **Paging**
|
||||
- **Detekt**
|
||||
- **JUnit5**
|
||||
- **Mockk**
|
||||
- **Kluent**
|
||||
- **JaCoCo**
|
||||
|
||||
## Modularization Graph
|
||||

|
||||
|
||||
## Dependency graph
|
||||

|
||||
|
||||
# [LICENSE](https://github.com/melihaksoy/RocketScience/blob/master/LICENSE.md)
|
||||
|
||||
Reference in New Issue
Block a user