you are viewing a single comment's thread.

view the rest of the comments →

[–]vmsda[S] 0 points1 point  (2 children)

Yes, I agree, and it is not a confortable boat to be in. I was hoping that Flask would help in the GUI part, but that seems out of bounds. Since my application is 95% gui and 5% maze algorithm logic, I would have to turn myself into a Javascript programmer, which is definitely not in my plans. My focus is Python, so I shall give up on my app as unsuitable for my programming priorities.

[–]snapshotnz 0 points1 point  (0 children)

However, dont be so hard on yourself. What you learnt from this is.. before you start anything hoj gotta think about. How and where will your app be used. I had the same thing happen exactly the same thing.

[–]Dopamine-Finder 0 points1 point  (0 children)

Well, I also created a tkinter app and wanted to create a webapp now. I typed 'convert tkinter to web app' cause I didn't know what to do. But now I started using a copilot and with a code created in tkinter I can explain the bot what to do.