Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
added a screenshot
  • Loading branch information
smish-hash authored Dec 22, 2022
1 parent ba27659 commit 8f76fde
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<b> Proposed application : </b>
A light and interactive Android Application that shows movie/series details and its related data using a Omdb API.

<img width="1000" alt="sampleImages" src="app/src/main/res/drawable/adba_ss.jpg">
![adba_ss](https://user-images.githubusercontent.com/55646021/209076020-7a8e5663-eb95-4f5d-ab54-5830083a92fb.jpg)

<b> Concepts & Functionality used : </b>
The enitre app is created using kotlin and Android's newly launched Jetpack Compose.
Expand All @@ -14,9 +14,6 @@ Features include:
- Bookmark your favorite selection and store them in a local storage.
- Network error handling (no netowrk / Loading / error)
- Local caching
- Tools used: Retrofit, Kotlin coroutines, Flow, Live data, Hilt (dependency injection), Glide, Room Database, Jetpack Compose components


App Screen Recording: <a href="https://drive.google.com/file/d/1PMQkwSaLe4bss_94CX1pw3NwxmwE4yMI/view?usp=sharing">Video link</a>
- Tools used: Retrofit, Kotlin coroutines, Flow, Live data, Hilt (dependency injection), Glide, Room Database, Jetpack Compose

Check the app: <a href="https://drive.google.com/file/d/1b_1B3L1nu19xc9H8nWXD3sWeD_H3Geel/view?usp=sharing">Application download link</a>.

0 comments on commit 8f76fde

Please sign in to comment.