Skip to content

mgw6/inventory_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inventory_list

Final assignment for Computer Science II (CSCI162) at St. John Fisher College. Written in April of 2020.

The makebooklist.java is a program that simulates an inventory for a book donation center. When using the program the user can add a cookbook or magazine, list the inventory, or calculate the value of the inventory. book.java is an object class that contains information for a book. magazine.java and cookbook.java both inherit the attriubutes of the book class, and are object for their specific items.

About

Inventory management system for a bookstore.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages