ChaelCodes / MeetAnotherDay

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

31-event-attendees-is-hideous #96

Closed LittleBigProgramming closed 3 years ago

LittleBigProgramming commented 3 years ago

Summary Closes https://github.com/ChaelCodes/ConfBuddies/issues/31

Changes/Additions Added show link via an optional parameter in the buttons method inside application_helper.

Styled the /event_attendees page to look similar to the profiles page in order to keep the styles and buttons consistent.

Finally changed the id's to the profile and event names.

LittleBigProgramming commented 3 years ago

@ChaelCodes Should be good for re-review!