Updated readme, started extra documentation, started feature list/plan.

This commit is contained in:
WGAVermeer
2026-03-28 12:30:57 +01:00
parent 49199b7184
commit 68689ea885
4 changed files with 85 additions and 3 deletions

24
FEATURE_ROADMAP.md Normal file
View File

@@ -0,0 +1,24 @@
# Goals
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
## Main Features
-[] 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.