Skip to content

Jabiii1/Tkinter_Simple_Survey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🖥️ Tkinter Simple Survey

A beginner-friendly survey application built with Python's Tkinter GUI library.

📌 About the Project

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

🎯 Features

  • 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

📸 Screenshots

App Screenshot App Screenshot

📝 Personal Note

"This project is just a small step to gain more knowledge and experience, but it means a lot to me, so thanks for checking it out!"

🛠️ Tech Stack

Language: Python🐍

GUI Library: Tkinter (built-in with Python)

About

This project was built as a fun way to practice Python in a visual and interactive way,

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages