From c607b244b051933bf91692173a98c48e5e04a0a4 Mon Sep 17 00:00:00 2001 From: Sukruth K Date: Mon, 2 Dec 2024 16:46:04 +0530 Subject: [PATCH] added both frontend and backend --- .gitmodules | 6 ++++++ hackathon/Team-hireflex/hac | 1 + hackathon/Team-hireflex/hackathon/Team-Hireflex-backend | 1 + 3 files changed, 8 insertions(+) create mode 100644 .gitmodules create mode 160000 hackathon/Team-hireflex/hac create mode 160000 hackathon/Team-hireflex/hackathon/Team-Hireflex-backend diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..99de6f1c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "hackathon/Team-hireflex/hac"] + path = hackathon/Team-hireflex/hac + url = https://github.com/N1RMAL/novathon_frontend.git +[submodule "hackathon/Team-hireflex/hackathon/Team-Hireflex-backend"] + path = hackathon/Team-hireflex/hackathon/Team-Hireflex-backend + url = https://github.com/sukruth17/Team-HireFlex.git diff --git a/hackathon/Team-hireflex/hac b/hackathon/Team-hireflex/hac new file mode 160000 index 00000000..16a25fdc --- /dev/null +++ b/hackathon/Team-hireflex/hac @@ -0,0 +1 @@ +Subproject commit 16a25fdc5631c30759d41c2020a3ce3f81a3f9db diff --git a/hackathon/Team-hireflex/hackathon/Team-Hireflex-backend b/hackathon/Team-hireflex/hackathon/Team-Hireflex-backend new file mode 160000 index 00000000..8252dd36 --- /dev/null +++ b/hackathon/Team-hireflex/hackathon/Team-Hireflex-backend @@ -0,0 +1 @@ +Subproject commit 8252dd361e0503ee668f2188d675e3ba6f0e94d4