In collaboration with my classmate, I constructed a software application designed to solve linear programming problems. I leveraged Tkinter for the graphical user interface (GUI) and applied object-oriented Python programming to structure the application.
The accompanying PDF file provides a comprehensive user guide for this application. It includes detailed instructions and illustrative examples to facilitate ease of use.pdf file can instruct to use it and show examples. Make sure you install all of packages in requirements.txt
pip install -r requirements.txt