This PR introduces a basic GUI application developed using Python's Tkinter library. The application features a main window with a customizable title, a welcome message, an entry field for user input, and a button that triggers a pop-up message displaying the user's input. It serves as an introductory example of GUI development, demonstrating essential widgets and event handling.
Record
[X] I agree to follow this project's Code of Conduct
[X] I want to work on this issue
[X] I'm willing to provide further clarification or assistance if needed.
Is there an existing issue for this?
Feature Description
This PR introduces a basic GUI application developed using Python's Tkinter library. The application features a main window with a customizable title, a welcome message, an entry field for user input, and a button that triggers a pop-up message displaying the user's input. It serves as an introductory example of GUI development, demonstrating essential widgets and event handling.
Record
Full Name
Charvi Arora
Participant Role
GGSOC24 Extd.