Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notification-system #2293

Open
KaroGil opened this issue Oct 4, 2024 · 0 comments
Open

Notification-system #2293

KaroGil opened this issue Oct 4, 2024 · 0 comments
Assignees

Comments

@KaroGil
Copy link
Contributor

KaroGil commented Oct 4, 2024

Så sender vi eposter for litt randome ting. Kanskje heller ha et system for notifications.

Mulige unødvendige eposter vi sender er:

  • Tilgang til siden
  • At noen har fått prikk

Forslag til hvordan den kan se ut i databasen.

notification {
  user_id text not null
  title text not null
  description text
  read_at datetime
  sent_at datetime not null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants