Skip to content

A query for the MVVMCAuthenticateModel #12

@userException

Description

@userException

As far as I understand MVVM, the operations (CRUD) should happen inside the model but the operations triggered from a view into the view -model, should happen inside the view-model only.

In this case, when I hit the login button, the login function which checks the Username and Password should be there in the MVVMCAuthenticateViewModel and not inside MVVMCAuthenticateModel. Could you please take out some time and see what I am referring to? Overall wonderful lecture in the video, it cleared a lot of my doubts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions