Linear Program Solver
Industry: Automotive
Stack: Python, FastAPI, pulp, React, TypeScript

Our team developed a linear programming solver tailored for an automotive company to optimize procurement decisions. The company sources goods from multiple suppliers, each offering different prices and terms. Our solution identifies the best offers based on the required quantities of goods, ensuring cost-effectiveness.The program outputs the total procurement cost and provides a detailed breakdown of which goods to purchase from which supplier, and in what quantities. All results are presented on a user-friendly dashboard, making it easy for users to interpret and act on the insights. This project is implemented as a full-stack application, seamlessly integrating backend computation with a polished, intuitive frontend interface.