This project implements the operational research logic of the simplex algorithm in a one-phase format, providing a visual interface to solve linear systems using the simplex method. Developed with Python and Django, it allows users to input their linear programming problems and efficiently find optimal solutions while visualizing the steps of the algorithm. The interface enhances user experience by simplifying complex calculations and making the simplex method accessible to a broader audience.