hapwi / hapwi.github.io

Golf Pool and NFL Pick'em
https://golf.contact/
1 stars 0 forks source link

Give the user the option to edit picks once they have been submitted #31

Closed hapwi closed 2 weeks ago

hapwi commented 2 weeks ago

Enhancement Feature: Allow User to Edit Submitted Picks

Description

This pull request introduces a new feature that allows users to edit their picks after submission. Once the user submits their picks, they will receive a unique ID that can be used to edit their picks at any time. Additionally, an automated email will be sent to the user upon submission, detailing the following scenarios:

  1. For new submissions, a thank you email will be sent with the user's unique ID.
  2. For updated submissions, an email will be sent with the details of the new picks.

Changes

Frontend

Backend

Email Notifications

Implementation Details

Unique ID Generation

Editing Picks

Automated Email Service