CoderDojo / community-platform

Zen, the CoderDojo Community Platform!
https://zen.coderdojo.com
MIT License
121 stars 55 forks source link

Recurring event : monthly #1127

Open Wardormeur opened 7 years ago

Wardormeur commented 7 years ago

@dmwelch asked here for the possibility to create an event every Saturday of a month (cf #221) If we do, it'd be another option in the "recurring type" in which the user must specify the day of the month and we'll have to figure an equivalent (same day, same number of week) each month from startDate to endDate. @rosalanghammer feedback on further implementation of preset of dates selections?

dmwelch commented 7 years ago

To clarify, the user would specify the ordinal week of the month (1st through 4th) and the weekday.

We don't want to have them specify the day of the month and then calculate which week it occurs in (e.g. Dec 16th, 2016 -> 3rd Friday of every month) - that would be prone to user error ("No, it was the 8th, not the 9th!").