Skip to content
K

Kotlin Coroutines

Projects with this topic

  • In this project, I learned how to use Retrofit to make a network call. I have an open API for movie rating and displayed a list of movies in recycler view. By clicking on a particular movie, the user gets detailed info on the next screen.

    Updated
    Updated
  • In this project I have stored user basic info like name , email and phone no. using Room Database and perform CRUD operation in it. Topics Covered - kotlin Coroutines, Room Database, MVVM architecture, Recycler view

    I have imported this project from my GitHub - github.com/santosh430

    Updated
    Updated
  • In this project, I have made a sub-clone of cricbuzz where I have use the room database to store info of players that the user adds. Here I have used MVVM architecture with live data. The user will add a player image using the gallery. The app includes features like marking player favorite and separate section for the batsman, bowler, and favorite based on the inputs given at the time of adding a player.

    I have imported this project from my GitHub - github.com/santosh430

    Updated
    Updated