From 9e46b2c28c67928e76d72746f49de563868a0943 Mon Sep 17 00:00:00 2001 From: Georgios Atheridis Date: Mon, 23 Jan 2023 10:55:55 +0000 Subject: [PATCH] Added TODO list --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..eaaad18 --- /dev/null +++ b/TODO @@ -0,0 +1,10 @@ +- Clips should only be accepted under certain conditions layed out in the database. +-- Clip for channels +-- Clip needs to be created within a timeframe +-- Clip needs to be created by user adding the clip + +- Implement Clip categories + +- Display clip info more clearly +-- Who uploaded the clip +-- Clip comments -- 2.30.2