Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events page #95

Open
thimovss opened this issue Jun 27, 2019 · 0 comments
Open

Events page #95

thimovss opened this issue Jun 27, 2019 · 0 comments

Comments

@thimovss
Copy link
Member

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

  • [ ] Events page should be in the navigation bar
  • [ ] The Events page should contain latest information of all Coderbunkers events
  • [ ] Every event should provide basic information taken from the Meetup API. such as Name, Description, Date, Duration, RSVP limit, Location (Shanghai or UK), and Venue information
  • [ ] Every event element should have a clear link/button to RSVP on Meetup.com

Optional Requirements

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

  • [ ] Attach an image from the event on Meetup to every event element
  • [ ] Venues are commonly reused, detect the venue and provide additional information on "how to get there"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant