Skip to content

ZipCodeCore/Product-Inventory-Lab

Repository files navigation

Inventory Management Lab

Fork this repository and submit the URL of your fork via the Student Portal.

Introduction

This is a multipart lab, intended to be completed in order. We will be building a simple application that creates and maintains an inventory of some type of product. Using core Java, we will create and maintain our inventory, as well as explore different ways to persist our data to files.

Use the following links to complete this lab: