A simple Amazon-like program that uses classes and linked lists to manage a users shopping experience and allow a user to find the products they want and add it to their shopping cart.
• Generated an ecommerce shopping experience using classes, algorithms, and linked lists • Instituted .csv files to manage and store user inventory and store data • Built sign-in menu for Admin and User to operate on .csv data • Developed using XCode 10.3 (10G8), with C++ as main language component