Skip to content

Show richer event detail in the JS example#306

Merged
dgershman merged 1 commit into
mainfrom
feature/mayo-302-richer-event-details
Jul 9, 2026
Merged

Show richer event detail in the JS example#306
dgershman merged 1 commit into
mainfrom
feature/mayo-302-richer-event-details

Conversation

@dgershman

Copy link
Copy Markdown
Contributor

Follow-up to #303 (already merged).

Updates the render block in docs/rest-api-javascript-example.md per feedback:

  • Show both start and end times (and spanning dates when an event runs across days, e.g. 2026-12-31 12:00 – 2027-01-02 13:00).
  • Show the full address — venue name, street address, and any location details.
  • Remove the link to the event; the title now renders as plain text.

Verified the field names against the live nanj.org feed: event_end_date, event_end_time, location_address, and location_details are all present and rendered.

Refs #302.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Qhzc67oVYG5NsCp3naTPDu

Render start and end times (spanning dates when the event runs across days),
the full location (venue name, street address, details), and drop the event
link per feedback.

🐦‍⬛ Generated with Claude Code, orchestrated by Crow

Co-Authored-By: Claude <noreply@anthropic.com>
Crow-Session: 43D5CCA0-472E-44C1-8990-7243EBC9DF1C
Claude-Session: https://claude.ai/code/session_01Qhzc67oVYG5NsCp3naTPDu
@dgershman dgershman merged commit 67599be into main Jul 9, 2026
3 checks passed
@dgershman dgershman deleted the feature/mayo-302-richer-event-details branch July 9, 2026 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant