A simple gift registry application written in Go, intended for small-scale, personal use amongst families

1 Open Issue Need Help Last updated: Jun 14, 2025

Open Issues Need Help

View All on GitHub
Sign up page 13 days ago

AI Summary: This GitHub issue outlines the creation of a signup page for family members using a "magic link" authentication system. Users will enter their email, receive a unique code via email, and use it to create a session. The task involves setting up HTMX for the form, integrating an email service, updating the user database with a confirmation flag, and tracking relevant metrics.

Complexity: 3/5
enhancement good first issue question

A simple gift registry application written in Go, intended for small-scale, personal use amongst families

Go