Update README to remove user management section

Removed user management plans from the README as these have been implemented
This commit is contained in:
Dylan De Faoite
2026-01-08 11:09:58 +00:00
committed by GitHub
parent eed46cf266
commit 83aa6e230d

View File

@@ -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**