coderbunker / 2019.coderbunker.com

Coderbunker new website 2019
3 stars 5 forks source link

Events page #95

Open thimovss opened 5 years ago

thimovss commented 5 years ago

What's the problem

Coderbunker website could create more traffic for upcoming events, by advertising them on the website. It can improve the conversion of people visiting the website -> attending events.

What's the solution

Meetup.com has a public API, which provides all information necessary. For example, Coderbunker UKs webdev group: http://api.meetup.com/Birmingham-Web-Development/events For more info on the API, see https://www.meetup.com/meetup_api/docs/:urlname/#get

I'm proposing adding an "events" page in the NavBar, which opens a page showing all upcoming ( and maybe past ) events of all CoderBunker locations. These event elements should have a clear button for RSVP which redirects the user to RSVP on meetup.com

Requirements

Optional Requirements

These will require additional resources, can be moved to new issue if not done within this issue.