Description:
Simple Complaint Management System project is written in Python. The project document contains python contents (main.py, db.py, listComp.py). This is a straightforward support based framework which is exceptionally simple to utilize and comprehend. Discussing the framework, it contains an exceptionally essential capacity which incorporates adding and to review grievance records. In this smaller than expected venture, there is no login include. This implies he/she can utilize these accessible highlights effectively with no limitation.
In this simple system, he/she can add/enter complaints of certain things easily. While complaining, the user has to enter his/her full name, select gender and write comments about any topic the user wants to. All the entered complaints are stored in a database and the user can easily view a list of complaints displaying the user’s name with their id number, gender, and comments. This simple console based Ticket Reservation system provides one of the simplest management of complaints. There is an external database connection in this mini project to save user’s data permanently and retrieve it