ChaelCodes / MeetAnotherDay

An app to help you find and meet up with your friends at conferences.
MIT License
35 stars 20 forks source link

#74 Add Handle to Events #94

Closed yagosansz closed 2 years ago

yagosansz commented 2 years ago

Description

We are adding a handle to Event, so it's possible to reach "confbuddies/events/rubyconf" instead of "confbuddies/events/2347".

Changes

I've tagged this with Work In Progress, because I wanted to the make sure that the validation I added is what we are looking for - at least for the time being!

I'm thinking there will probably be an issue with my changes, because I didn't update the Views to include a field for the handle!

Please let me know if there is anything can be improved =)

Closes #74