Skip to content
M

MVVM

Projects with this topic

  • AbreVinci.Embryo is a library and a framework for .NET UI development. It is primarily designed to be used with MVVM technologies such as WPF and Xamarin. It acts as a framework and adapter that allows you to write MVU-style code using modern C#.

    Updated
    Updated
  • 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