employer cover photo
employer logo
employer logo

Sure International Technology

Est-ce votre entreprise ?

Question d’entretien chez Sure International Technology

login with mvp

Réponse à la question d'entretien

Utilisateur anonyme

24 avr. 2021

m = model which contain data of user v = view which is login activity p = presenter which get data and update it in view view call login method in presenter then presenter call login method in repository class which class in it actual calling for api then presenter update view with data returned from api .