From 83aa6e230d018546ff0aa14e953b42d07fb71478 Mon Sep 17 00:00:00 2001 From: Dylan De Faoite <98231127+ThisBirchWood@users.noreply.github.com> Date: Thu, 8 Jan 2026 11:09:58 +0000 Subject: [PATCH] Update README to remove user management section Removed user management plans from the README as these have been implemented --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index f0ba2f5..037114b 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,6 @@ This VoD system began as a small project back in my 5th year of secondary school 6. Endpoints should be available at 8080 (backend) and 5173 (frontend) # Future Plans - -- **User Management** - - Database integration with authentication and login - - Clip saving and management for authenticated users - **Format Handling** - Backend conversion of non-MP4 files via FFMPEG for broader format support - **Input Sources**