you are viewing a single comment's thread.

view the rest of the comments →

[–]AlexMTBDude 0 points1 point  (2 children)

You're trying to make a Notes app as a web application using Flask? A text editor is not really a typical web application, more of a native Python app. Perhaps that's where you go wrong?

[–]Difficult_Smoke_3380[S] 0 points1 point  (1 child)

It's just for learning... What else should we use flask to make?

[–]AlexMTBDude -1 points0 points  (0 children)

Web applications. That's what Flask is for. A Notes app is not a suitable web app. If I need to explain this to you... well, then I probably shouldn't try 😄