top of page
Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
Corner Grocer Item-Tracking Program
Project type
Data Analysis and Inventory Management project
Date
November, 2024
The Corner Grocer Item-Tracking Program, which I built in C++. The program’s main goal was to help the Corner Grocer analyze their daily sales by counting how often each item was purchased from a list of text records. Manually keeping track of this information can be time consuming and prone to error, so this program automates the process. It reads through the records, counts each item, and displays the results clearly, helping the store rearrange their produce section and make smarter decisions for their customers.
bottom of page