diff --git a/Computer_Society/public/index.html b/Computer_Society/public/index.html deleted file mode 100644 index a0b8d37..0000000 --- a/Computer_Society/public/index.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - React App - - -
- - diff --git a/Computer_Society/src/containers/index.js b/Computer_Society/src/containers/index.js deleted file mode 100644 index 903edeb..0000000 --- a/Computer_Society/src/containers/index.js +++ /dev/null @@ -1,4 +0,0 @@ -export { default as Features } from './features/Features'; -export { default as Footer } from './footer/Footer'; -export { default as Header } from './header/Header'; -export { default as About } from './about/About'; diff --git a/Computer_Society/.gitignore b/cs/.gitignore similarity index 100% rename from Computer_Society/.gitignore rename to cs/.gitignore diff --git a/Computer_Society/README.md b/cs/README.md similarity index 100% rename from Computer_Society/README.md rename to cs/README.md diff --git a/Computer_Society/package-lock.json b/cs/package-lock.json similarity index 99% rename from Computer_Society/package-lock.json rename to cs/package-lock.json index 67a5201..c2a3dc5 100644 --- a/Computer_Society/package-lock.json +++ b/cs/package-lock.json @@ -11,6 +11,7 @@ "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^13.2.0", "@testing-library/user-event": "^13.5.0", + "aos": "^2.3.4", "react": "^18.1.0", "react-dom": "^18.1.0", "react-icons": "^4.3.1", @@ -4367,6 +4368,16 @@ "node": ">= 8" } }, + "node_modules/aos": { + "version": "2.3.4", + "resolved": "https://registry.npmjs.org/aos/-/aos-2.3.4.tgz", + "integrity": "sha512-zh/ahtR2yME4I51z8IttIt4lC1Nw0ktsFtmeDzID1m9naJnWXhCoARaCgNOGXb5CLy3zm+wqmRAEgMYB5E2HUw==", + "dependencies": { + "classlist-polyfill": "^1.0.3", + "lodash.debounce": "^4.0.6", + "lodash.throttle": "^4.0.1" + } + }, "node_modules/arg": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.1.tgz", @@ -5201,6 +5212,11 @@ "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz", "integrity": "sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==" }, + "node_modules/classlist-polyfill": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/classlist-polyfill/-/classlist-polyfill-1.2.0.tgz", + "integrity": "sha512-GzIjNdcEtH4ieA2S8NmrSxv7DfEV5fmixQeyTmqmRmRJPGpRBaSnA2a0VrCjyT8iW8JjEdMbKzDotAJf+ajgaQ==" + }, "node_modules/clean-css": { "version": "5.3.0", "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-5.3.0.tgz", @@ -11070,6 +11086,11 @@ "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz", "integrity": "sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=" }, + "node_modules/lodash.throttle": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/lodash.throttle/-/lodash.throttle-4.1.1.tgz", + "integrity": "sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ=" + }, "node_modules/lodash.uniq": { "version": "4.5.0", "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz", @@ -19336,6 +19357,16 @@ "picomatch": "^2.0.4" } }, + "aos": { + "version": "2.3.4", + "resolved": "https://registry.npmjs.org/aos/-/aos-2.3.4.tgz", + "integrity": "sha512-zh/ahtR2yME4I51z8IttIt4lC1Nw0ktsFtmeDzID1m9naJnWXhCoARaCgNOGXb5CLy3zm+wqmRAEgMYB5E2HUw==", + "requires": { + "classlist-polyfill": "^1.0.3", + "lodash.debounce": "^4.0.6", + "lodash.throttle": "^4.0.1" + } + }, "arg": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.1.tgz", @@ -19950,6 +19981,11 @@ "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz", "integrity": "sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==" }, + "classlist-polyfill": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/classlist-polyfill/-/classlist-polyfill-1.2.0.tgz", + "integrity": "sha512-GzIjNdcEtH4ieA2S8NmrSxv7DfEV5fmixQeyTmqmRmRJPGpRBaSnA2a0VrCjyT8iW8JjEdMbKzDotAJf+ajgaQ==" + }, "clean-css": { "version": "5.3.0", "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-5.3.0.tgz", @@ -24192,6 +24228,11 @@ "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz", "integrity": "sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=" }, + "lodash.throttle": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/lodash.throttle/-/lodash.throttle-4.1.1.tgz", + "integrity": "sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ=" + }, "lodash.uniq": { "version": "4.5.0", "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz", diff --git a/Computer_Society/package.json b/cs/package.json similarity index 97% rename from Computer_Society/package.json rename to cs/package.json index b0e4176..756478b 100644 --- a/Computer_Society/package.json +++ b/cs/package.json @@ -6,6 +6,7 @@ "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^13.2.0", "@testing-library/user-event": "^13.5.0", + "aos": "^2.3.4", "react": "^18.1.0", "react-dom": "^18.1.0", "react-icons": "^4.3.1", diff --git a/Computer_Society/public/favicon.ico b/cs/public/favicon.ico similarity index 100% rename from Computer_Society/public/favicon.ico rename to cs/public/favicon.ico diff --git a/cs/public/index.html b/cs/public/index.html new file mode 100644 index 0000000..d7c74f1 --- /dev/null +++ b/cs/public/index.html @@ -0,0 +1,37 @@ + + + + + + + + + + + React App + + + + + + + + + + + + +
+ + + + + diff --git a/Computer_Society/public/logo192.png b/cs/public/logo192.png similarity index 100% rename from Computer_Society/public/logo192.png rename to cs/public/logo192.png diff --git a/Computer_Society/public/logo512.png b/cs/public/logo512.png similarity index 100% rename from Computer_Society/public/logo512.png rename to cs/public/logo512.png diff --git a/Computer_Society/public/manifest.json b/cs/public/manifest.json similarity index 100% rename from Computer_Society/public/manifest.json rename to cs/public/manifest.json diff --git a/Computer_Society/public/robots.txt b/cs/public/robots.txt similarity index 100% rename from Computer_Society/public/robots.txt rename to cs/public/robots.txt diff --git a/Computer_Society/src/App.css b/cs/src/App.css similarity index 100% rename from Computer_Society/src/App.css rename to cs/src/App.css diff --git a/Computer_Society/src/App.js b/cs/src/App.js similarity index 52% rename from Computer_Society/src/App.js rename to cs/src/App.js index 1f159b2..b495056 100644 --- a/Computer_Society/src/App.js +++ b/cs/src/App.js @@ -1,16 +1,25 @@ -import React from 'react' -import { Footer, Features, About, Header } from './containers'; +import React,{ useEffect } from 'react' +import { Footer, Features, About, Header, Team } from './containers'; import { Navbar } from './components'; import './App.css'; +import AOS from "aos"; +import "aos/dist/aos.css"; const App = () => { + useEffect(() => { + AOS.init({ + duration : 2000 + }); + }, []); return ( +
+
diff --git a/cs/src/assets/Abhishek_Dada.jpg b/cs/src/assets/Abhishek_Dada.jpg new file mode 100644 index 0000000..7c1fb09 Binary files /dev/null and b/cs/src/assets/Abhishek_Dada.jpg differ diff --git a/cs/src/assets/Aniruddha_Sir.jpg b/cs/src/assets/Aniruddha_Sir.jpg new file mode 100644 index 0000000..715df86 Binary files /dev/null and b/cs/src/assets/Aniruddha_Sir.jpg differ diff --git a/cs/src/assets/Arka_Dada.jpeg b/cs/src/assets/Arka_Dada.jpeg new file mode 100644 index 0000000..03f09d3 Binary files /dev/null and b/cs/src/assets/Arka_Dada.jpeg differ diff --git a/cs/src/assets/Bishwajit_Dada.jpg b/cs/src/assets/Bishwajit_Dada.jpg new file mode 100644 index 0000000..653d114 Binary files /dev/null and b/cs/src/assets/Bishwajit_Dada.jpg differ diff --git a/Computer_Society/src/assets/IEEE-CS_Logo.webp b/cs/src/assets/IEEE-CS_Logo.webp similarity index 100% rename from Computer_Society/src/assets/IEEE-CS_Logo.webp rename to cs/src/assets/IEEE-CS_Logo.webp diff --git a/cs/src/assets/Vaishali_Didi.png b/cs/src/assets/Vaishali_Didi.png new file mode 100644 index 0000000..1c5a190 Binary files /dev/null and b/cs/src/assets/Vaishali_Didi.png differ diff --git a/Computer_Society/src/assets/cs_logo.png b/cs/src/assets/cs_logo.png similarity index 100% rename from Computer_Society/src/assets/cs_logo.png rename to cs/src/assets/cs_logo.png diff --git a/Computer_Society/src/assets/cs_logo_2.png b/cs/src/assets/cs_logo_2.png similarity index 100% rename from Computer_Society/src/assets/cs_logo_2.png rename to cs/src/assets/cs_logo_2.png diff --git a/Computer_Society/src/components/feature/Feature.jsx b/cs/src/components/feature/Feature.jsx similarity index 100% rename from Computer_Society/src/components/feature/Feature.jsx rename to cs/src/components/feature/Feature.jsx diff --git a/Computer_Society/src/components/feature/feature.css b/cs/src/components/feature/feature.css similarity index 100% rename from Computer_Society/src/components/feature/feature.css rename to cs/src/components/feature/feature.css diff --git a/Computer_Society/src/components/index.js b/cs/src/components/index.js similarity index 100% rename from Computer_Society/src/components/index.js rename to cs/src/components/index.js diff --git a/Computer_Society/src/components/navbar/Navbar.jsx b/cs/src/components/navbar/Navbar.jsx similarity index 92% rename from Computer_Society/src/components/navbar/Navbar.jsx rename to cs/src/components/navbar/Navbar.jsx index c08c702..3778b9f 100644 --- a/Computer_Society/src/components/navbar/Navbar.jsx +++ b/cs/src/components/navbar/Navbar.jsx @@ -12,6 +12,7 @@ const Navbar = () => {

Home

About Us

Contact Us

+

Team

@@ -24,6 +25,7 @@ const Navbar = () => {

Home

About Us

Contact Us

+

Team

)} diff --git a/Computer_Society/src/components/navbar/navbar.css b/cs/src/components/navbar/navbar.css similarity index 100% rename from Computer_Society/src/components/navbar/navbar.css rename to cs/src/components/navbar/navbar.css diff --git a/Computer_Society/src/containers/about/About.jsx b/cs/src/containers/about/About.jsx similarity index 100% rename from Computer_Society/src/containers/about/About.jsx rename to cs/src/containers/about/About.jsx diff --git a/Computer_Society/src/containers/about/about.css b/cs/src/containers/about/about.css similarity index 100% rename from Computer_Society/src/containers/about/about.css rename to cs/src/containers/about/about.css diff --git a/Computer_Society/src/containers/features/Features.jsx b/cs/src/containers/features/Features.jsx similarity index 100% rename from Computer_Society/src/containers/features/Features.jsx rename to cs/src/containers/features/Features.jsx diff --git a/Computer_Society/src/containers/features/features.css b/cs/src/containers/features/features.css similarity index 100% rename from Computer_Society/src/containers/features/features.css rename to cs/src/containers/features/features.css diff --git a/Computer_Society/src/containers/footer/Footer.jsx b/cs/src/containers/footer/Footer.jsx similarity index 100% rename from Computer_Society/src/containers/footer/Footer.jsx rename to cs/src/containers/footer/Footer.jsx diff --git a/Computer_Society/src/containers/footer/footer.css b/cs/src/containers/footer/footer.css similarity index 100% rename from Computer_Society/src/containers/footer/footer.css rename to cs/src/containers/footer/footer.css diff --git a/Computer_Society/src/containers/header/Header.jsx b/cs/src/containers/header/Header.jsx similarity index 100% rename from Computer_Society/src/containers/header/Header.jsx rename to cs/src/containers/header/Header.jsx diff --git a/Computer_Society/src/containers/header/header.css b/cs/src/containers/header/header.css similarity index 100% rename from Computer_Society/src/containers/header/header.css rename to cs/src/containers/header/header.css diff --git a/cs/src/containers/index.js b/cs/src/containers/index.js new file mode 100644 index 0000000..2a292ed --- /dev/null +++ b/cs/src/containers/index.js @@ -0,0 +1,10 @@ +export { default as Features } +from './features/Features'; +export { default as Footer } +from './footer/Footer'; +export { default as Header } +from './header/Header'; +export { default as About } +from './about/About'; +export { default as Team } +from './team/Team'; \ No newline at end of file diff --git a/cs/src/containers/team/Team.jsx b/cs/src/containers/team/Team.jsx new file mode 100644 index 0000000..eaccaef --- /dev/null +++ b/cs/src/containers/team/Team.jsx @@ -0,0 +1,120 @@ +import React from "react"; +import './team.css'; +import img1 from '../../assets/Arka_Dada.jpeg'; +import img2 from '../../assets/Bishwajit_Dada.jpg'; +import img3 from '../../assets/Abhishek_Dada.jpg'; +import img4 from '../../assets/Vaishali_Didi.png'; +import img5 from '../../assets/Aniruddha_Sir.jpg'; + + + + +const Team = () => ( +
+
+
+
+

+

+ OUR TEAM +

+

+
+
+ + + +
+
+
+ Arka Seth +
+
ARKA SETH
+ Chair +
+ + +
+
+ +
+
+ Bishwajit Ghosh +
+
BISHWAJIT GHOSH
+ Vice Chair +
+ +
+
+ +
+
+ Abhishek Basu +
+
ABHISHEK BASU
+ Secretary +
+ +
+
+ +
+
+ Vaishali Barua +
+
VAISHALI BARUA
+ Treasurer +
+ +
+
+ +
+
+

+ +

+
+
+
+ OUR FACULTY ADVISORS + +

+ +

+
+
+
+
+ DR. ANIRUDDHA CHANDRA +
+
ANIRUDDHA CHANDRA
+ Professor, Department of Electronics and Communication Engineering + +
+ +
+
+
+
+ DR. MAMATA DALUI +
+
MAMATA DALUI
+ Assistant Professor, Department of Computer Science and Engineering + + +
+ +
+
+ +
+ +
+ +
+ +); + +export default Team \ No newline at end of file diff --git a/cs/src/containers/team/team.css b/cs/src/containers/team/team.css new file mode 100644 index 0000000..badcc2b --- /dev/null +++ b/cs/src/containers/team/team.css @@ -0,0 +1,16 @@ +.Sir { + height: 450px; +} + +.Maam { + height: 400px; +} + +.heading { + color: aliceblue; +} + +.card { + height: 550px; + width: 400px; +} \ No newline at end of file diff --git a/Computer_Society/src/index.css b/cs/src/index.css similarity index 100% rename from Computer_Society/src/index.css rename to cs/src/index.css diff --git a/Computer_Society/src/index.js b/cs/src/index.js similarity index 100% rename from Computer_Society/src/index.js rename to cs/src/index.js