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

Let users register wanting to attend an event #2160

Open
kharann opened this issue Oct 26, 2018 · 5 comments
Open

Let users register wanting to attend an event #2160

kharann opened this issue Oct 26, 2018 · 5 comments
Labels
Easy feature New feature, usally a larger change than just an enhancement good first issue Good issue to start with if this is your first time contributing Package: Event Priority: Medium Status: Available

Comments

@kharann
Copy link
Contributor

kharann commented Oct 26, 2018

What kind of an issue is this?

  • Feature request

What is the expected behaviour?

Most people might not know that online actually have a calendar which updates itself. It works the way that if you go in Events -> archive, you can check the my events box. Here you can export this calendar with only my events.

My events however Is a list of all events you registered/pressed that register button for. You cannot add events with no registration to my events, alas you can't add them to the self updating calendar

Maybe make a button for "add to my events".

Another suggestion which I think could be considered is to replace the current "add to calendar" on an event site to add the whole updating calendar since currently that button will put each new new event in a new seperate calendar

@oleast oleast added Easy Package: Event Priority: Medium Status: Available feature New feature, usally a larger change than just an enhancement labels Apr 16, 2019
@oleast
Copy link
Member

oleast commented Apr 16, 2019

There has been thoughts to add this for usage in Onlineweb Frontend.

Back-end work should not really be that hard.

  • Could add a many-many relation between users and events?
  • Create a filter for events in much the same way to have is_attending.
  • Create an action to the event view for selecting which events you want to attend.
  • ...Probably some more stuff that pops up during implementation

@oleast oleast changed the title Being able to add non registration events to "my events" Let users register wanting to attend an event Apr 16, 2019
@oleast
Copy link
Member

oleast commented Apr 16, 2019

Possible extension would be to add support for linking wanting to attend an event and attendance from other platforms such as Facebook, as described in #1306

@kharann kharann added the good first issue Good issue to start with if this is your first time contributing label Aug 28, 2019
@plusk
Copy link
Member

plusk commented Sep 3, 2019

Other stuff: committees could get a feel for attendance before it actually opens. Might be confusing so that people think they're registering for an event when they're just showing interest. Another usage here is getting some sort of notification when the event registration is coming up if you're interested in.

@sklirg
Copy link
Member

sklirg commented Sep 3, 2019

If the button or whatnot says "follow" I think it's pretty clear it's not actually signing up.

@kharann
Copy link
Contributor Author

kharann commented Sep 3, 2019

My idea was pretty much taking inspiration from Facebook's event system. But I believe Follow is a better word for it. Would be great if we could add social events a way to that calendar too

@henrikhorluck henrikhorluck moved this to Enhancements / Feature requests in Issue cleanup May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy feature New feature, usally a larger change than just an enhancement good first issue Good issue to start with if this is your first time contributing Package: Event Priority: Medium Status: Available
Projects
No open projects
Status: Enhancements / Feature requests
Development

No branches or pull requests

4 participants