Skip to content

Feature: Add Event Interest Tracking #154

@1kevgriff

Description

@1kevgriff

Feature Request

Description

Add ability for users to track their interest in events directly on 757tech.org event pages.

User Story

As a community member, I want to indicate my interest in events on the 757tech.org site so that I can keep track of events I plan to attend and the community can see engagement levels.

Proposed Solution

Add an "I'm Interested" button on each event page that:

  • Stores user interest (requires deciding on backend: Supabase, Firebase, simple form submission, etc.)
  • Shows interest count on event pages
  • Optional: Shows list of interested users
  • Optional: Email notifications for interested users

Technical Considerations

  • Need to decide on authentication method (if any)
  • Need to choose data storage solution
  • Should integrate seamlessly with existing event pages at /[year]/[month]/[day]/[slug]
  • Consider GDPR/privacy implications

Related Work

This feature was identified during the content collections migration (see recent commits) but deferred to allow the core event system to launch first.

Priority

Low - Nice to have feature for future enhancement

Labels

feature, enhancement, future

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions