imacrayon / eventsinwichita

Just Events in Wichita, nothing else.
https://eventsinwichita.com
MIT License
11 stars 6 forks source link

Pretty tag URLs #6

Closed imacrayon closed 5 years ago

imacrayon commented 7 years ago

Tag URLs currently look like this https://eventsinwichita.com/?tags[]=7&tags[]=6.

It would be cool if this were supported https://eventsinwichita.com/?tags=7,6.

It would be even better if this were supported https://eventsinwichita.com/?tags=art,food. Every tag has a URL slug in the database so this should be pretty straightforward to add.

ghosh commented 7 years ago

✋️ I can maybe help with this. I'll give it a go and submit a PR soon..

ghosh commented 7 years ago

@imacrayon It seems like there is no seed data. You think it would be possible for you to add some? It would make it easier to work with.

Alternatively, would you be ok mailing me a DB export? Without any sensitive data of course.

imacrayon commented 5 years ago

Tags were removed in the new rewrite