Cobresun / movie-club

🍿 Movie Club Website!
https://cobresun-movie-club.netlify.app
0 stars 1 forks source link

Use slugs for club urls #160

Open cole-adams opened 8 months ago

cole-adams commented 8 months ago

Right now we use the club ID in the URL. After the Postgres migration, those ids are long and ugly. A better way would be to generate a unique URL slug based on the club name.