decentramall / decentramall-ui

Your Unstoppable Decentralized Shopping Destination 🛍️🛒
https://decentramall.on.fleek.co/
GNU General Public License v3.0
5 stars 0 forks source link

Generate slug from store name #25

Closed vibern0 closed 4 years ago

vibern0 commented 4 years ago

It will be very important to be able to share a unique store with someone else. Generating a slug and saving it to filecoin with everything else, might be a reasonable solution. Then we use it in the URL to get the store information.

raphaelpg commented 4 years ago

ok good point. The slug would be created from the store name ? for ex: store name: Modern Shoes slug: modern-shoes Then you can share the link like: decentramall/stores/modern-shoes

vibern0 commented 4 years ago

Exactly. Although we have to be sure that there isn't a store with that same name already.