Attendize / Attendize

Attendize is an open-source ticket selling and event management platform built on Laravel.
https://www.attendize.com
Other
4k stars 1.18k forks source link

[FEATURE] Recurring Events #1008

Open princerai162 opened 2 years ago

princerai162 commented 2 years ago

There are so many events that will happen yearly monthly or weekly,

So I would suggest having a recurring solution-based event creation for such events. That will solve lots of problems.

Right now we have the start and end date saved in the event table, for the recurring part we would need it in another table and manage the dates when the user is trying to book the ticket. Cause then the user will be able to select any date he wants to go to.

emaalouf commented 2 years ago

How can we work on this?

jfeldhamer commented 1 year ago

I need this how can we make it happen?