Answered step by step
Verified Expert Solution
Question
1 Approved Answer
please help me its due by tonight... PYTHON CODE HELP Consider the needs, customers, and products associated with a construction company. Write a GUI interface
please help me its due by tonight...
PYTHON CODE HELP
- Consider the needs, customers, and products associated with a construction company. Write a GUI interface and associated methods, classes, files, and threads for clients and managers of the construction company.
- Structures including 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 and 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 and managers of the company
- Count of how many times an item was ordered
- Function to interact with user (manager or customer)
- Make a object/class for different managers working
- Make a search and sort algorithm to search for a purchased order or an item from the list.
I hope this was clear enough to help...
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started