From 6b0f5900f527ca66a23830e7dc50a5becd1cffd3 Mon Sep 17 00:00:00 2001 From: rajneesh44 Date: Thu, 2 Mar 2023 19:32:53 +0530 Subject: [PATCH 1/3] added submodules --- .gitmodules | 9 +++++++++ ICC-Frontend | 1 + icc-admin-client | 1 + icc-platform | 1 + 4 files changed, 12 insertions(+) create mode 100644 .gitmodules create mode 160000 ICC-Frontend create mode 160000 icc-admin-client create mode 160000 icc-platform diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..9f725e9e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,9 @@ +[submodule "icc-admin-client"] + path = icc-admin-client + url = git@github.com:rajneesh44/icc-admin-client.git +[submodule "icc-platform"] + path = icc-platform + url = git@github.com:rajneesh44/icc-platform.git +[submodule "ICC-Frontend"] + path = ICC-Frontend + url = git@github.com:aristaAgarwal/ICC-Frontend.git diff --git a/ICC-Frontend b/ICC-Frontend new file mode 160000 index 00000000..29db92ad --- /dev/null +++ b/ICC-Frontend @@ -0,0 +1 @@ +Subproject commit 29db92ad2de61182cea2794d5377b9afcf41f899 diff --git a/icc-admin-client b/icc-admin-client new file mode 160000 index 00000000..a7bf2548 --- /dev/null +++ b/icc-admin-client @@ -0,0 +1 @@ +Subproject commit a7bf25489d2e057bc6982b74d0d7a74fbf4fee6c diff --git a/icc-platform b/icc-platform new file mode 160000 index 00000000..e7eb07c0 --- /dev/null +++ b/icc-platform @@ -0,0 +1 @@ +Subproject commit e7eb07c0903f922fd74639088a6d7837a914496e From a21fa29be0afe895b638acd54b38e151d412ab71 Mon Sep 17 00:00:00 2001 From: rajneesh44 Date: Thu, 2 Mar 2023 22:13:11 +0530 Subject: [PATCH 2/3] update readme.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 04eafd41..2366cfee 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,6 @@ Follow the following steps to submit your code base. For Example: ### Team Information ------------ -###### Team Name - -###### Track - -###### Brief Description and Snapshots - +###### Team Name - "Stuck Between Pixels" +###### Track - Fintech +###### Brief Description and Snapshots - From 3614ad8eb2c3ae6cb82152f7d99bf116edd866d4 Mon Sep 17 00:00:00 2001 From: rajneesh44 Date: Thu, 2 Mar 2023 22:16:47 +0530 Subject: [PATCH 3/3] update readme.md --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 2366cfee..46abbb3f 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,5 @@ # ICC Eliminator Submisison -Teams will be required to submit their code base on GitHub by forking this repository. -Follow the following steps to submit your code base. -1. **Fork** this repository. -1. Create a **folder with your team name** -1. **Upload** your code base and videos to the repository. -1. Create a **pull request** to this repository. Make sure you raise your **pull request** as per your **team name**. -1. You can also add you team details in the README.md of your forked repository -For Example: + ### Team Information ------------ ###### Team Name - "Stuck Between Pixels"