Skip to content

souravk29/CounterMVVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CounterMVVM_app 🚀

This is a simple app that does count.

Features

  • adapting the change in view modes without loss of data
  • built by implementing MVVM

How to Run

  1. Clone the repo
  2. Open in Android Studio
  3. Press Run ▶️

Implementation

Applying the concept of MVVM to build a simple counter application with the ability to adapt the changing of the view in android between potrait and landscape mode.

The application is build with integration of three files namely main, viewModel and Model. Each with specific task of UI layer, Logic layer and Data layer respectively.

This app retains its data even after the change in the view modes ( potrait/landscape ) in android.

About

applying MVVM in simple counter application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages