Skip to content

Releases: cfpbiggs/multi_cal

Enrollment Feature Patch 2

06 Oct 17:12
d84362d

Choose a tag to compare

Pre-release
Update README.md

Changed minor typo in README introduction.

Enrollment Feature README Updated

03 Oct 16:36
adeb736

Choose a tag to compare

Pre-release

The README has now been updated to include details on the use of the v0.2 Enrollment Feature.

Group Event Handling / Enrollment Feature Rollout

03 Oct 14:29
8657938

Choose a tag to compare

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

28 Aug 14:01
4fb41a8

Choose a tag to compare

v0.1.1-alpha Pre-release
Pre-release

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

27 Aug 19:42
745e049

Choose a tag to compare

v0.1.0-alpha Pre-release
Pre-release

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.