From bc4d21ddbc50a4295ad1be0f4797b09895a65fea Mon Sep 17 00:00:00 2001 From: Minteck Date: Sun, 22 May 2022 18:16:34 +0200 Subject: Initial commit --- index.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 index.php (limited to 'index.php') diff --git a/index.php b/index.php new file mode 100644 index 0000000..90acfef --- /dev/null +++ b/index.php @@ -0,0 +1,22 @@ + + +
+
+ Multisocial 1.0 To-do list +
    +
  • initial -> infographics
  • +
  • wait list system
  • +
  • verification
  • +
  • posting
  • +
  • post editing/deleting
  • +
  • comments
  • +
  • add images
  • +
  • favorites
  • +
  • notifications
  • +
  • following
  • +
  • customization
  • +
  • analytics
  • +
  • caching (we don't care about disk usage)
  • +
+
+
-- cgit