yugaldekate / case-cobra

https://case-cobra-mu.vercel.app
0 stars 0 forks source link

Configurator page #9

Open yugaldekate opened 4 months ago

yugaldekate commented 4 months ago

-Create a configurator page to adjust the image on the phone case

yugaldekate commented 4 months ago

-Installed prisma and connected it with neon database

yugaldekate commented 4 months ago

-Created a Configuration model -Modified the core.ts file to add a new entry in database after uploading image

yugaldekate commented 4 months ago

-Installed react-rnd package to make the image resizeable and draggable

yugaldekate commented 4 months ago

-Created the select case color and select modal options

yugaldekate commented 3 months ago

-Created select material and finish options

yugaldekate commented 3 months ago

-Created the cropped image and genereated the cropped image url and stored it in DB

yugaldekate commented 3 months ago

-installed @tankstack/react-query

yugaldekate commented 3 months ago

-Saves the other details of the case like, material, model, finish and color -Modified the Button component to accept additional props isLoading & loadingText