Is Flask an MVC model and if yes give an example showing MVC pattern for your application? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 14

Is Flask an MVC model and if yes give an example showing MVC pattern for your application?

Please explain it ?

25th May 2019, 8:29 PM
Mr AJX 😎😈
Mr AJX 😎😈 - avatar
2 Answers
+ 5
Flask is actually not an MVC framework. It is a minimalistic framework which gives you a lot of freedom in how you structure your application, but MVC pattern is a very good fit for what Flask provides. More on thses links : https://stackoverflow.com/questions/12547206/flask-framework-mvc-pattern/12547285 https://stackoverflow.com/questions/8066199/is-flask-an-mvc-or-mtv https://realpython.com/the-model-view-controller-mvc-paradigm-summarized-with-legos/ Thanks
26th May 2019, 5:59 AM
Prince PS[Not_Active]
Prince PS[Not_Active] - avatar
+ 1
do you really know how it works
26th May 2019, 6:04 PM
FaZe Moh YT
FaZe Moh YT - avatar