Question: Python Code Write a GUI interface and associated methods, classes, files, and threads for clients and managers of the construction company. Consider the needs, customers,
Python Code
- Write a GUI interface and associated methods, classes, files, and threads for clients and managers of the construction company. Consider the needs, customers, and products associated with a construction company.
- Structures must include loops, at least one text file (read and write), lists and dictionaries, functions, images, classes and objects, multithreading, and at least one search and sort algorithm.
- GUI interface construction company
- List/dictionary of products to choose from (what can we build for you? House, business, multi-level building, bunker, man-made water feat.,)
- Threads for clients usage and managers of the company
- Count of how many times an item/sale was ordered/placed
- Function to interact with user "Hello, please please select the choices below" (manager or customer)
- Make a object/class for different managers working (shifts, hours of work, ...)
- Make a search and sort algorithm to search for a purchased order or an item from the list.
I found this to be most helpful but I need it to be in python...
please follow link.
https://www.chegg.com/homework-help/questions-and-answers/project-allow-write-program-get-practice-stack-queue-data-structures-well-practice-object--q44182490
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
