hackclub / hackathons-backend

Powering https://hackathons.hackclub.com

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digest model

garyhtou opened this issue · comments

This is a nice to have. It's low priority and NOT required for MVP

Combines multiple notifications into one email

  • has_many Notification
  • A Notification would belong_to Digest

Handled by #54