Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 280 Bytes

File metadata and controls

5 lines (3 loc) · 280 Bytes

BackPackNode

This is a java program for a simple explorer backpack that has a predefined weight limit and a item.txt file allows you to load items into the backpack. The data is loaded using linked list. DataBaseConnection.java is added for the optional SQL server data usage