Hakeemmidan / Jewely

An Etsy Inspired mock-marketplace that specializes in Jewelry
MIT License
1 stars 1 forks source link

Product seller username #3

Closed Hakeemmidan closed 4 years ago

Hakeemmidan commented 4 years ago

Fixes #2

Each product should now have seller username that comes from backend. No fetching of users should be happening in ProductShow in frontend.

Everything else should work the same.