TUM-Dev / campus_flutter

Development of the cross-platform TUM Campus App with Flutter - for and from students at Technical University of Munich.
https://tum.app/
GNU General Public License v3.0
44 stars 6 forks source link

[Feature] Allow Creation of Recurring Calendar Events #293

Open CommanderStorm opened 1 week ago

CommanderStorm commented 1 week ago

Is your feature request related to a problem? Please describe.

In a calendar, there are two kinds of events:

Currently, we display both the recurring and once-off events, but only allow the creation of the once-off events

Describe the solution you'd like

Allow the creation of recurring events (weekly, biweekly, monthly, or semesterly).

Additional context

If someone wants to tackle this, we would love a contribution to this. The lead for the Campus app is @jakobkoerber and I would like to enable you to implement this feature ⇒ feel free to ping either me or Jakob if you have any questions, are stuck, ...