USRSE / USRSE/usrse.github.io

feat(events): implement Google Calendar embed

Open
#1,929 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.