Create 3 classes
Box - contains STL array of boxes and functions to operate on Box data with proper mutexes built in
Item - contains STL array of items and functions to operate on Item data with proper mutexes built in
HTTPHelper - all functions to get cookies some general JSON possibly