From 4e139450ac12990209ebd48cf941d94d8b76358e Mon Sep 17 00:00:00 2001 From: Tim Basten Date: Tue, 17 Mar 2026 17:47:56 +0800 Subject: [PATCH] renamedc app --- .prettierrc | 4 -- frontend/dashboard.html | 112 +++++++++++++++++++++++++++++++++------- frontend/features.html | 49 ++++++++++++++---- frontend/index.html | 60 ++++++++++++++------- frontend/js/api.js | 93 +++++++++++++++++++++++++++++++++ frontend/login.html | 49 ++++++++++++++---- frontend/pricing.html | 49 ++++++++++++++---- frontend/signup.html | 49 ++++++++++++++---- frontend/support.html | 49 ++++++++++++++---- 9 files changed, 421 insertions(+), 93 deletions(-) delete mode 100644 .prettierrc create mode 100644 frontend/js/api.js diff --git a/.prettierrc b/.prettierrc deleted file mode 100644 index 4322294..0000000 --- a/.prettierrc +++ /dev/null @@ -1,4 +0,0 @@ -{ - "printWidth": 120, - "singleAttributePerLine": false -} diff --git a/frontend/dashboard.html b/frontend/dashboard.html index 7c911e2..d1ae6b8 100644 --- a/frontend/dashboard.html +++ b/frontend/dashboard.html @@ -28,13 +28,20 @@ aria-expanded="false" aria-label="Toggle navigation" > - hamburger icon + hamburger icon - -
-
- Under Construction - -

Page under construction. Check back later!

- -
- Go Home +
+
+
+
+
+

Your Dashboard

+

New Task

+ + + + +
+ + +
+
+
+

To Do

+
    +
    +
    +

    Completed

    +
      +
      +
      +
      +
      -
      - + - +