swamphacks / HaXr

SwampHacks portal for Hackers and Admins!
https://app.swamphacks.com
1 stars 3 forks source link

Competition interest (after Preview) #28

Open RobertConde opened 1 month ago

RobertConde commented 1 month ago

They should be able to provide their email and we will send them reminders once registration has opened.

Maybe a public form? Or implement an "Interested" feature that just collects emails with a "Send reminders" (to people who haven't yet applied). Should email through Amazon SES.

RobertConde commented 1 month ago

Should be an API endpoint (e.g. /api/comp/{code}/reminders) where you can POST an email and it gets saved.

RobertConde commented 1 month ago

We should be able to make an API call from the front page.

RobertConde commented 1 month ago
RobertConde commented 1 month ago

I think "reminders" is a good name for this feature.