hannah-finch / isabelles-bead-shop

E-commerce site for a small jewelry shop
MIT License
3 stars 1 forks source link

Cloud images, seed reworked, slight db rework, and front end refactor to represent db refactor #77

Closed Kalink52 closed 1 week ago

Kalink52 commented 1 week ago

I got cloud images working.

i removed database fields for images we just don't need on client side, i added a virtual just because i can, to formate it accordingly.

i adjusted the seeds to in case something happens we have a minimum to reset back up to this data based of the database, and the clients actual items.

redid admin page to reflect changes of removing image fields.

also attempted to remove unneeded console.logs, and fix general console.errors. image