You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This C++ project implements a Shopping Management System utilizing data structure like linked lists, queues, and stacks. It allows administrators to add, modify, and delete products, generates custom hash values, and maintains a customer queue for shopping transactions.