From e945897ac119262754f07b7b279aac4a3757c562 Mon Sep 17 00:00:00 2001 From: shockrahwow Date: Mon, 25 May 2020 13:39:49 -0700 Subject: [PATCH] removed old outdated docs --- docs/routes | 2 -- docs/todo | 14 -------------- 2 files changed, 16 deletions(-) delete mode 100644 docs/routes delete mode 100644 docs/todo diff --git a/docs/routes b/docs/routes deleted file mode 100644 index bc05f7f..0000000 --- a/docs/routes +++ /dev/null @@ -1,2 +0,0 @@ -/auth/login -/auth/ diff --git a/docs/todo b/docs/todo deleted file mode 100644 index 1e2ec7b..0000000 --- a/docs/todo +++ /dev/null @@ -1,14 +0,0 @@ -# Server - -- DB Model -- Data Persistence -- Permissions structure -- Channels(text) - - -# Client - -- Frontend requesters for login/auth -- Auth management -- UI that doesn't succ -