This simple customer feedback system project is written in Python. The project file contains a python script (feedback.py). This is a simple GUI based application which is very easy to understand and use. It uses Tkinter module for the GUI.
About Simple Customer Feedback System In Python
Talking about the application, the user just has to enter his/her name, email id and leave comments regarding their restaurant services. Develop customer feedback system for your clients. You can also use this project and its source code to create or submit project for your school or college assignment. This project can be useful for beginners who want to learn programming in python.
How to run Simple Customer Feedback System In Python ?
This is a simple GUI application, that does not create an external file or uses external files as a database to store the data permanently. The design is so simple that the user won’t find any difficulties while working on it. In order to run the project, you must have installed Python and on your PC.