BCStudentSoftwareDevTeam / BCStudentSoftwareDevTeam/celts
Integrate with Campus Calendars
- Dominant language
- Python
- Stars
- 1
- Forks
- 15
- Avg merge
- 5d 39m
- Merged PRs (30d)
- 8
Description
[UDPATE]
We need an iCal feed that the campus calendar can pull our events from. The campus calendar will be implemented using LiveWhale.
Pushing to LWC: https://support.livewhale.com/live/blurbs/linked-calendars
Pulling from LWC: https://support.livewhale.com/_ingredients/templates/details/blurbs.php?id=794&from=%2Flive%2Fblurbs%2F794-api-basics
[PREVIOUS COMMENT]
We want to automatically submit events to Berea Engage. We need to:
- Add the ability to send events to Berea Engage using the Engage API without duplicates.
- Include a link to the Berea Engage event on our event page (and vice versa)
- Add a button to publish an already created event to Berea Engage
Do we want to exclude these event view routes from Duo auth?
- Exclude the event view routes from our authentication with Duo (Shibboleth)
- Improve the look of the event view for a non-authenticated user
Investigate two-way connection - can we get RSVP information from the API?
Documentation: https://engage-api.campuslabs.com/swagger/index.html#/Events
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.