B

B2Me

A smart E-commerce website with garment colour changing functionality as per the user. (Under problem statement by spyne.ai)

The problem B2Me solves

We do not really have platforms which allow people to choose their tshirts or jeans in different colours, the photographers have to take extra steps to ensure that they click pictures of every available colour option to present it to people, what if there was a way to directly enter hex codes, or choose colour from a pallete and have it delivered to your home? So with this problem statement in mind, we designed our web-app.

Challenges we ran into

Initially, we planned on using SCSS/SASS to achieve the desired output. But to keep our stack simple, and to achieve maximum compatibility with any E-commerce website, we compiled the same into CSS.
The solution requires a blank background to work as intended. This was an issue for about 10-15% of the garments that have a human subject included. At last, we had to settle for our solution working for blank background images only.

Discussion