I am short on time,and I need to develop a desktop app that will be used in a firm. I dont have time to learn mvvm or any other design pattern.
Can I develop an app without it? I did some basic sql crud with a table and it works fine,but I wanted to ask you if I can develop a whole app without some of this design patterns.
EDIT: You can do it,but you have to be carefull,also there will be more effort included if you want to edit some things down the line.