Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
easyhooon committed Oct 24, 2023
1 parent 4fe40ab commit 78298f6
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,17 +63,22 @@
- Facebook Shimmer
- Firebase(Analytics, Crashlytics)

#### Code analysis
#### Test & Code analysis

- Ktlint
- Detekt
- Kotest

#### Gradle Dependency

- Gradle Version Catalog

## Architecture
[Google App Architecture](https://developer.android.com/topic/architecture)
Based on [Google App Architecture](https://developer.android.com/topic/architecture) similar to Clean Architecture

<img width="760" alt="image" src="https://github.com/easyhooon/watcha-assignment/assets/51016231/2837a3b6-32f8-46aa-a102-3fb5b3e3826a">

<img width="760" alt="image" src="https://github.com/easyhooon/watcha-assignment/assets/51016231/b29020a1-69aa-482b-8af4-ddb27122a440">

## Package Structure
```
Expand Down

0 comments on commit 78298f6

Please sign in to comment.