Grupo2-Algortimos / MiFarma

0 stars 0 forks source link

Corriendo el borrar todo de la lista de productos comprados #107

Closed Legendnt1 closed 18 hours ago

Legendnt1 commented 18 hours ago

This pull request includes several changes to the MiFarma project, focusing on refactoring sorting functions and modifying methods to handle product counts in the shopping cart. The most important changes include removing redundant sorting functions, updating sorting logic in VistaEmpleado, and enhancing the VistaUsuario class to manage product counts more effectively.

Refactoring sorting functions:

Updating sorting logic:

Enhancing product count management: