Blog #1 - Grocery Store Application

Read more below!

Back to Home

How it was done:

Using my skills from CPSC 240 (Object Oriented Analysis and Design) I created a console-based Grocery Store Interface using Java. The project uses file hydration to read in stores and their items. Additionally the Singleton and Factory Design Patterns are used in various classes within the program.

Placeholder Image Placeholder Image

Interface Menu & Store Inventory Displays

Placeholder Image Placeholder Image

Add to Cart & Full Cart Displays