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