Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 895 Bytes

File metadata and controls

13 lines (9 loc) · 895 Bytes

Inventory Management Lab

Introduction

In this is a multipart lab 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 was to persist our data to files.

Use the following links to complete this lab: