This simple survey app collects user input through a graphical interface. I created it as my first project using Tkinter just for fun!
Through this project, I tried:
-
Building GUI layouts with Tkinter
-
Using entry fields, buttons, and labels
-
Handling user input, events and key bindings>
-
Applying basic design and layout logic
-
Clean and simple interface
-
Input fields for user responses (e.g., name, age, feedback, etc.)
-
Submit button that processes user data
-
Warning Message
-
Tkk Progressbar with changing text label while loading
Clean and simple interface
Input fields for user responses (e.g., name, age, feedback, etc.)
Submit button that processes user data
Warning Message
Tkk Progressbar with changing text label while loading

