Update docs/ROADMAP.md
Some checks failed
Gitea Test. / tests (push) Failing after 3s

This commit is contained in:
2026-07-13 06:06:36 +00:00
parent b1f38cc9d9
commit df04350128

View File

@@ -4,21 +4,21 @@ This document contains the wanted feature list and their current state.
## Basic Pages ## Basic Pages
-[] Homepage - [] Homepage
-[] Boards - [] Boards
-[] Committee page - [] Committee page
-[] Contact page - [] Contact page
-[] Donator page/Friends of Quatsh - [] Donator page/Friends of Quatsh
-[] Membership page - [] Membership page
## Main Features ## Main Features
-[] Signup form with email SMTP link. - [] Signup form with email SMTP link.
-[] Gallery - [] Gallery
-[] Login page - [] Login page
## Extra's ## Extra's
-[] Allow google-workspace login with SSO? - [] Allow google-workspace login with SSO?
-[] Add Redis for Caching - [] Add Redis for Caching
-[] Setup SMTP with automatic switching to in-mem email saving OR print to stdout when in DEBUG mode. - [] Setup SMTP with automatic switching to in-mem email saving OR print to stdout when in DEBUG mode.