Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[004_DetailScreen][Anel] detail screen implemented #4

Merged
merged 1 commit into from
Apr 25, 2023
Merged

Conversation

AnelCC
Copy link
Owner

@AnelCC AnelCC commented Apr 25, 2023

Use Navigation to other screen

  • Selecting a thumbnail or title displays the full photo
  • Handled Jet pack Navigation with NavController
  • Display the Selected Ui
  • Use ViewModel to handled the data.
  • Modify and keep Clean Architecture.
  • Use Coil Compose to process images
  • Provide a way to return to the search results

Screenshot 2023-04-25 at 2 39 39 AM Screenshot 2023-04-25 at 2 40 03 AM

Check the Readme for more info.

Library References

  1. Android Clean ArchitectureRead here.
  2. Android Components Navigation Read here.
  3. Android Coroutines Here.
  4. Android flow Here.
  5. Kotlin Read here Retrofit Read here.
  6. okhttp3 Read here.
  7. Gson Read here.
  8. Dependency Injections Read here.
  9. Jetpack Read here
  10. Hilt & Jetpack Read here
  11. Compose Read here
  12. Compose State Read here
  13. MVVM Read here
  14. View Models Read here
  15. DataModel Read here

@AnelCC AnelCC merged commit 7e52512 into main Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant