Hello,
project link to build one.
https://dev.to/kalebu/how-to-make-cli-ch...ython-58fb
If members wanted to make a chat app and work together in a forum thread, remember once the app is completed the Python app runs in the terminal, but you can also build a GUI, and icon, then make the terminal silent (invisible) on the screen, the code still runs in the terminal, but yourself, or the end users won't see it, you can use the app GUI instead of the terminal.
You can use a ReadMe document for setup instructions, or to make it beginner friendly you can also build an installer GUI and icon, where the entered parameters, each time next is clicked runs the code attached, in similar way as the app itself, or its looks. Such as a FirstRun button, plus a menu option to edit its settings at a later time.
Maybe some like the idea. Have a good day.
project link to build one.
https://dev.to/kalebu/how-to-make-cli-ch...ython-58fb
If members wanted to make a chat app and work together in a forum thread, remember once the app is completed the Python app runs in the terminal, but you can also build a GUI, and icon, then make the terminal silent (invisible) on the screen, the code still runs in the terminal, but yourself, or the end users won't see it, you can use the app GUI instead of the terminal.
You can use a ReadMe document for setup instructions, or to make it beginner friendly you can also build an installer GUI and icon, where the entered parameters, each time next is clicked runs the code attached, in similar way as the app itself, or its looks. Such as a FirstRun button, plus a menu option to edit its settings at a later time.
Maybe some like the idea. Have a good day.