Skip to content

Thommond/InventoryJavaApp

Repository files navigation

Inventory Managment

This application is anothe assignment for a Java course in college. The objective is to create a basic inventory mangement system implementing the handling of adding/removing stock while doing so in with OOP (Object Oriented Programming).

Deets

This is to show competence as well as knowledge in setters, getters, instance variables, scope, constructors, and more. The code has three main files two of which are Blueprint classes the Category and Product class. The remaining class called InventoryManagment will be the client class where a Menu driven part of the application will be created.

Usage

If you would like to download this basic application then you can follow the gitclone directions at the top of the page. You can use this either in a IDE or a Terminal on personal computers.

About

Basic inventory management with OOP design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages