Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AliAsadi authored Jul 3, 2024
1 parent 661a607 commit e309b1c
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@ A demo movie android app showcasing Clean Architecture, written in Kotlin and fe

![image](https://github.com/AliAsadi/Android-Clean-Architecture/assets/20803775/afc6c445-8a0d-4cdc-a2de-0672be74c04a)

# Demo

<div style="display: flex;">
<img src="https://raw.githubusercontent.com/AliAsadi/Android-Clean-Architecture/master/screenshot/demo-light.gif" width="30%" style="height: auto; margin-right: 10px;">
<img src="https://raw.githubusercontent.com/AliAsadi/Android-Clean-Architecture/master/screenshot/demo-dark.gif" width="30%" style="height: auto;">
</div>

# Features

1. **Offline-first**: The app can be accessed even without an internet connection.
Expand Down Expand Up @@ -61,6 +54,12 @@ Architecture by its nature is **dynamic** and **ever-evolving**, there are alway

![image](https://user-images.githubusercontent.com/20803775/214686254-9405504c-05d2-417e-9cf5-669a1a57e8a6.png)

# Demo

| Light | Dark |
| ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ |
| <img src="https://raw.githubusercontent.com/AliAsadi/Android-Clean-Architecture/master/screenshot/demo-light.gif" width="60%" style="height: auto; margin-right: 10px;"> | <img src="https://raw.githubusercontent.com/AliAsadi/Android-Clean-Architecture/master/screenshot/demo-dark.gif" width="60%" style="height: auto;"> |

# Screenshots

![image](screenshot/screenshot-cover.png)
Expand Down

0 comments on commit e309b1c

Please sign in to comment.