UTSAVS26 / PySnippets

Collection of reusable Python code snippets for all.
https://sites.google.com/view/pysnippets/
MIT License
26 stars 76 forks source link

[Feature Request]: Tkinter for GUI #254

Open Charvi-14 opened 3 weeks ago

Charvi-14 commented 3 weeks ago

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.

github-actions[bot] commented 3 weeks ago

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!

jiyabansal123 commented 3 weeks ago

can you assign this to me