Skip to content

Commit dc6ef28

Browse files
Update TODO list in README.md to reflect progress
1 parent 56a8f5f commit dc6ef28

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,15 @@ com.yogiveloper.yonewsai
6060
### 🦊 Highlight TODO
6161
<img width="1872" height="1184" alt="Image" src="https://github.com/user-attachments/assets/361917de-ccb4-46dc-a724-882010efc04e" />
6262
63-
- [ ] Slicing the UI from [dribble news mobile](https://dribbble.com/shots/20776712-GoRead-News-App)
64-
- - [ ] home
63+
- [x] Slicing the UI from [dribble news mobile](https://dribbble.com/shots/20776712-GoRead-News-App)
64+
- - [x] home
6565
- - - [x] YoBreakingNews
66-
- - - [ ] Recommendation
66+
- - - [x] Recommendation
6767
- - [ ] discover
68-
- - [ ] details
69-
- [ ] Shared Element Transition [guide](https://developer.android.com/develop/ui/compose/animation/shared-elements)
70-
- - [ ] with navigation compose
68+
- - [x] details
69+
- [x] Shared Element Transition [guide](https://developer.android.com/develop/ui/compose/animation/shared-elements)
70+
- - [x] with navigation compose
71+
- [x] News API doesn't provide a `get article` endpoint, so a simple cache is used for intent details.
7172
7273
---
7374

0 commit comments

Comments
 (0)