A beginner-friendly GUI application built with Python's Tkinter library. This project demonstrates core concepts of event-driven programming, widget layout, and user interaction in desktop applications.
- Simple interface using Tkinter
- Modular code structure
- Easy to extend and customize
Clone the repository and run the main script using Python 3.x:
python main.py