Releases: cfpbiggs/multi_cal
Enrollment Feature Patch 2
Update README.md Changed minor typo in README introduction.
Enrollment Feature README Updated
The README has now been updated to include details on the use of the v0.2 Enrollment Feature.
Group Event Handling / Enrollment Feature Rollout
This release introduces the Enrollment Feature which handles group events and public-facing event scheduling. After an initial timeslot for an event is booked on Calendly, the Enrollment Feature places an event on a public calendar stating how many people have signed up out of the max capacity for the event and how many more must sign up for the event to be confirmed. It also handles adjusting a booking page link for the event in question to give users a direct sign-up link for events on the calendar.
The primary use-case for this feature is for scheduling training times on equipment/resources, but it can be applied to so much more.
v0.1.1-alpha
This release is functionally the same as v0.1.0-alpha, but with some minor edits to the README file to improve readability.
v0.1.0-alpha
This is the trial, non-production release of multi_cal. There are very likely still bugs and edge-cases to be worked out, and the efficiency of the code can certainly be improved.
Future steps ideally include removing the dependency on Apps Script entirely so that it can be run on a dedicated platform, but that is outside the scope of my present ability.