-Previously the database adapter function getSizesByID function always returned null because i used two natural joins that did not work, but with the new changes it returns the correct string array.
Fixed change to function by creating helper functions to see if the given id is a pant or a shirt, then looking at the table specified.
-Changed navbar color
-Previously the database adapter function getSizesByID function always returned null because i used two natural joins that did not work, but with the new changes it returns the correct string array. Fixed change to function by creating helper functions to see if the given id is a pant or a shirt, then looking at the table specified.