This project was just a little module I made to showcase a scroller of my design. It can contain up to 16 items each with a clickable option (in this case price). The main focus here is not the price and items but the scroller. The main function here is scaling the scroller, so 1 pixel movement of the scroller moves the items 8 pixels, allowing more items to be added to a particular space.