You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Astronomy Picture of the Day Nasa(APOD) media listing and show picture details. Built to learn and use of Latest Android development libs using Coroutines, Flow, Dagger-Hilt, Architecture Components, MVVM, Room, Retrofit, Material Guideline) https://api.nasa.gov/
An app that can search the Unsplash API for images and display them in a RecyclerView. For this, I used an MVVM architecture, Paging 3, Glide, Retrofit, Coroutines, Navigation Component, View Binding, and Dagger Hilt
The Notes App is an Android application designed to help you efficiently store and manage important notes. Created with Kotlin, Android, XML, Room Database, and Coroutines, it supports full CRUD (Create, Read, Update, Delete) operations.