Seth-McKilla / ai-crossword

Crossword generator powered by OpenAI.
https://ai-crossword.vercel.app
2 stars 1 forks source link

Share crossword #5

Open Seth-McKilla opened 1 year ago

Seth-McKilla commented 1 year ago

Once crossword has been generated, include button to share with others via email. Process as follows:

  1. Save crossword information (title, answers, clues, etc.) info to db on successful creation
  2. Use crossword uid from database as path to view it, such as https://ai-crossword.vercel.app/<uid>
  3. User clicks share icon (next to download PDF icon)
  4. Dialog appears to add email addresses
  5. Send email with address to view crossword from step 2

Note: Sharing / downloading crossword requires user to be signed up with email address -> product led growth