Making a GUI for this program
To make this program more user friendly - adding a GUI to this is a good idea.
Could you let me know what GUI I can use for this, I am not familiar with any GUIs in CPP.
We could use Visual Studio to make the GUI (MFC Classes) but we'll have to rebuild the whole thing (I'm kind of a noob in this, idk any other way).
I was looking for GUIs in C++ I came across a software just like NetBeans or Visual Studio that lets you make a GUI with C++ as the code and it is Qt You can also look for it here and there are also some tutorials available on youtube https://www.qt.io/download
I would love to work on this please assign this to me
assigned to @anshm-prog
Can we use graphics or various kinds of shapes for GUI improvement?
Yes, go ahead