hackclub / hackathons-backend

Powering https://hackathons.hackclub.com

Home Page:https://hackathons.hackclub.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dashboard: List Users & Subscriptions

garyhtou opened this issue · comments

For admins only.

Implement the following:

  • User index (list)
  • User subscriptions index (list) as nested resources (e.g. /users/:id/subscriptions)

One of the goals of this is that Admins can manage user's subscriptions (mainly unsubscribing)

I'm pinning this issue to bring more visibility to it. I'd love to have this prioritized so operations can handle unsubscribe requests themselves. Currently, unsub requests are taking up some of my time

cc @northeastprince

Yeah, I saw you doing some of those via the console. Why couldn't they just click on the unsubscribe link?

Some users are marking emails as spam. As a result, AWS sends an email that looks like this. These emails are received by HCB Operations
image

Are these legit users? If so, that seems odd, as the only way you get emails from us is if you subscribe.