feat(events): implement Google Calendar embed
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 33
- Forks
- 104
- Avg merge
- 12h 3m
- Merged PRs (30d)
- 10
Description
Summary
The CalendarPage is a non-functional placeholder (dashed border box with "Google Calendar will be embedded here"). This is the most critical missing feature for active members who want to know what's happening.
Requirements
- Embed the US-RSE Google Calendar via iframe
- Style the embed to match the dark/neutral aesthetic
- Ensure responsive behavior on mobile
- Verify the subscribe links (Google Calendar, iCal) point to real URLs
- Add "Next upcoming event" indicator above the calendar
Context
The US-RSE community already maintains a Google Calendar for all events. The embed is straightforward — the calendar URL just needs to be sourced and configured.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the CalendarPage placeholder described in the issue and trace how the existing subscribe links are configured. Source the US-RSE calendar URL, then implement the iframe, responsive styling, and upcoming-event indicator; done means the calendar displays correctly on mobile and desktop and both subscribe links point to real URLs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100