Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added coco'24 changes #214

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24,845 changes: 14,176 additions & 10,669 deletions client/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"core-js": "^2.6.11",
"highlight.js": "^9.16.2",
"katex": "^0.12.0",
"sass": "^1.77.8",
"tiptap": "^1.27.1",
"tiptap-extensions": "^1.29.1",
"vue": "^2.6.11",
Expand All @@ -32,7 +33,6 @@
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-vue": "^5.2.3",
"node-sass": "^4.14.1",
"prettier": "^2.0.5",
"sass-loader": "^7.3.1",
"vue-cli-plugin-pug": "^1.0.7",
Expand Down
2 changes: 1 addition & 1 deletion client/src/components/Butler/nodes/Katex.vue
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ export default {
width: fit-content;
padding: 0 10px;
position: absolute;
bottom: calc(0 - 100%);
bottom: calc(0% - 100%);
left: 0;
input[type="text"] {
background-color: #eee;
Expand Down
Binary file added flavour/cte/assets/team/Adi.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added flavour/cte/assets/team/Jainam.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added flavour/cte/assets/team/Manas.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added flavour/cte/assets/team/Pray.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added flavour/cte/assets/team/Riteesh.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added flavour/cte/assets/team/Team_23.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added flavour/cte/assets/team/Vrishti_ne.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added flavour/cte/assets/team/Vrishti_new.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion flavour/cte/components/Footer.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<footer>
<div class="container">
<div id="copy">&copy; CTE BPGC 2021</div>
<div id="copy">&copy; CTE BPGC 2024</div>
<div id="social-icons">
<a href="https://www.facebook.com/ctebpgc/"><FB :size="32"/></a>
<a href="https://instagram.com/ctebpgc"><Insta :size="32"/></a>
Expand Down
44 changes: 22 additions & 22 deletions flavour/cte/team.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,82 +5,82 @@ section#team
.team-cards
.team-3
div
img(src='./assets/team/Gautam.png', alt="Gautam Sajith")
h3 Gautam Sajith
img(src='./assets/team/Vrishti_ne.jpg', alt="Vrishti Godhwani")
h3 Vrishti Godhwani
p President
div.social
a(href='#')
Mail
a(href='#')
FB
a(href='#')
a(href='https://www.linkedin.com/in/vrishti-godhwani/')
LinkedIn

div
img(src='./assets/team/Anushka.jpg', alt='Anushka Sethi')
h3 Anushka Sethi
p Vice President
img(src='./assets/team/Riteesh.jpg', alt='Riteesh Rath')
h3 Reetish Rath
p Vice President and Events Head
div.social
a(href='#')
Mail
a(href='#')
FB
a(href='#')
a(href='https://www.linkedin.com/in/reetish-rath-95306626a/')
LinkedIn

div
img(src='./assets/team/Soham.jpeg', alt='Soham Shinde')
h3 Soham Shinde
p Events and Initiatives Head
img(src='./assets/team/Adi.jpg', alt='Aditya Chaudhary')
h3 Aditya Chaudhary
p Web Development and Sponsorships Head
div.social
a(href='#')
Mail
a(href='#')
FB
a(href='#')
a(href='https://www.linkedin.com/in/aditya-chaudhary-34bb95244/')
LinkedIn

div
img(src='./assets/team/Aditya.jpg', alt='Aditya Shripad')
h3 Aditya Shripad
img(src='./assets/team/Manas.jpg', alt='Manas Jaiswal')
h3 Manas Jaiswal
p PR Head
div.social
a(href='#')
Mail
a(href='#')
FB
a(href='#')
a(href='https://www.linkedin.com/in/manas-jaiswal-5a15aa210/')
LinkedIn

.team-3
div
img(src='./assets/team/Krish.jpg', alt='Krish Chaplot')
h3 Krish Chaplot
img(src='./assets/team/Jainam.jpg', alt='Jainam Mehta')
h3 Jainam Mehta
p Courses Head
div.social
a(href='#')
Mail
a(href='#')
FB
a(href='#')
a(href='https://www.linkedin.com/in/jainam-mehta-b538191b8/')
LinkedIn

div
img(src='./assets/team/Amish.jpg', alt='Amish Sharma')
h3 Amish Sharma
img(src='./assets/team/Pray.jpg', alt='Pray Raskapoorwala')
h3 Pray Raskapoorwala
p Finance Head
div.social
a(href='#')
Mail
a(href='#')
FB
a(href='#')
a(href='https://www.linkedin.com/in/pray-raskapoorwala-65a84325b/')
LinkedIn


div.img-wrapper
h2 2020-21
img(src="./assets/team/2020.jpg")
h2 2023-24
img(src="./assets/team/Team_23.jpeg")
</template>
<style lang="scss">
section#team {
Expand Down
2 changes: 1 addition & 1 deletion server/config/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ require("dotenv").config();

module.exports = {
mongo: {
uri: process.env.MONGODB_URI || `mongodb://localhost:27017/noodle`,
uri: process.env.MONGODB_URI || `mongodb+srv://adityach0603:[email protected]/comments`,
},
};
Loading