-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request