From c60f635a89fca6ba164bd38a45375da65b23cd2c Mon Sep 17 00:00:00 2001 From: Modo Date: Tue, 24 Oct 2023 18:53:43 +0530 Subject: [PATCH] Add git ignore --- .gitignore | 2 + frontend/html/dashboard.html | 167 +++++++++++++++++++++++++++++++++++ frontend/html/index.html | 46 ++++++++++ 3 files changed, 215 insertions(+) create mode 100644 frontend/html/dashboard.html create mode 100644 frontend/html/index.html diff --git a/.gitignore b/.gitignore index cd4c22c..e86e429 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ *__pycache__* +/node_modules +.vscode diff --git a/frontend/html/dashboard.html b/frontend/html/dashboard.html new file mode 100644 index 0000000..56d629a --- /dev/null +++ b/frontend/html/dashboard.html @@ -0,0 +1,167 @@ +p + + + + + DashBoard + + + +
+ +
+ + + +
+ +
+ + + +
+ +
+ +
+
+ +
+
+
+ + +
+ +
+ +
+ + +
+
+ +
+ +
+ + +
+
+ +
+ +
+ + +
+
+ +
+ +
+ + +
+
+ +
+
+ +
+ +
+ +
+ +
+ +
+ + +
+ +
+ +
+ +
+ +
+ +
+
+ +
+ +
+ + +
+
+
+ +
+
+
+
+ +
+
+ +
+
+ +
+ + + + + + diff --git a/frontend/html/index.html b/frontend/html/index.html new file mode 100644 index 0000000..2214cae --- /dev/null +++ b/frontend/html/index.html @@ -0,0 +1,46 @@ + + + + + + + Login + + + + + + +
+
+ +
+

Sign In

+
+ +
+ + +
+ +
+
+ Register +
+
+ +
+ +
+ +
+ +
+ +
+
+ + + + +