From df043501286e93afe7a1d370abfc61b9e90874d6 Mon Sep 17 00:00:00 2001 From: woutervermeer Date: Mon, 13 Jul 2026 06:06:36 +0000 Subject: [PATCH] Update docs/ROADMAP.md --- docs/ROADMAP.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md index bd95818..b726a7e 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -4,21 +4,21 @@ This document contains the wanted feature list and their current state. ## Basic Pages --[] Homepage --[] Boards --[] Committee page --[] Contact page --[] Donator page/Friends of Quatsh --[] Membership page +- [] Homepage +- [] Boards +- [] Committee page +- [] Contact page +- [] Donator page/Friends of Quatsh +- [] Membership page ## Main Features --[] Signup form with email SMTP link. --[] Gallery --[] Login page +- [] Signup form with email SMTP link. +- [] Gallery +- [] Login page ## Extra's --[] Allow google-workspace login with SSO? --[] Add Redis for Caching --[] Setup SMTP with automatic switching to in-mem email saving OR print to stdout when in DEBUG mode. +- [] Allow google-workspace login with SSO? +- [] Add Redis for Caching +- [] Setup SMTP with automatic switching to in-mem email saving OR print to stdout when in DEBUG mode.