From 7ca62ada496bab3980c7e348e3d8bb583883135d Mon Sep 17 00:00:00 2001 From: Darien Moment Date: Tue, 29 Oct 2024 22:51:16 -0400 Subject: [PATCH] Updated credits --- src/Home.js | 2 +- src/components/StaffCredits.js | 6 +-- src/components/WelcomeHeader.js | 2 +- src/data/ArticleData.js | 84 +++++++++------------------------ src/data/Credits.js | 42 +++++++++++++++++ 5 files changed, 68 insertions(+), 68 deletions(-) diff --git a/src/Home.js b/src/Home.js index 681db04..84f0821 100644 --- a/src/Home.js +++ b/src/Home.js @@ -57,7 +57,7 @@ const MobileAd = styled.img` `; const Home = () => { - const sectionNames = ["Sports", "City", "Audio", "Crosswords"]; + const sectionNames = ["Sports", "University", "City", "Audio", "Crosswords"]; return (
diff --git a/src/components/StaffCredits.js b/src/components/StaffCredits.js index 7277435..2e22693 100644 --- a/src/components/StaffCredits.js +++ b/src/components/StaffCredits.js @@ -182,7 +182,7 @@ const CreditsList = () => { - {["Corporate Board", "Crosswords"].map(section => ( + {["Corporate Board", "Sports"].map(section => (

{section}

{credits[section].map(person => ( @@ -192,7 +192,7 @@ const CreditsList = () => { ))}
- {["Audio", "Sports"].map(section => ( + {["Engineering", "Audio", "University"].map(section => (

{section}

{credits[section].map(person => ( @@ -202,7 +202,7 @@ const CreditsList = () => { ))}
- {["Graphics", "Engineering"].map(section => ( + {["Product", "Graphics", "Crosswords"].map(section => (

{section}

{credits[section].map(person => ( diff --git a/src/components/WelcomeHeader.js b/src/components/WelcomeHeader.js index 18d76c4..d5252fa 100644 --- a/src/components/WelcomeHeader.js +++ b/src/components/WelcomeHeader.js @@ -92,7 +92,7 @@ export default function WelcomeHeader({ title, imageSrc }) { {/* Navigation */} scrollToSection('Sports')}>Home - {["Sports", "City", "Audio", "Crosswords"].map((section, index) => ( + {["Sports", "University", "City", "Audio", "Crosswords"].map((section, index) => ( scrollToSection(section.toLowerCase().split(" ").join("-"))}> {section} diff --git a/src/data/ArticleData.js b/src/data/ArticleData.js index 592c1e3..df7963c 100644 --- a/src/data/ArticleData.js +++ b/src/data/ArticleData.js @@ -1,76 +1,34 @@ export const Articles = { - "Academics": [ + "University": [ { - title: "Barnard requirements: A student’s crash course", - author: "Tian Griffin", - imgLink: "https://cloudfront-us-east-1.images.arcpublishing.com/spectator/X6BAHUIE2VA5NB5HYFDIM7UCYY.JPG", - link: "https://www.columbiaspectator.com/spectrum/2018/09/17/barnard-requirements-a-students-crash-course/" + title: "Columbia’s endowment rises to $14.8 billion, on pace to outperform peer institutions in investment returns", + author: "Saul Quintanar", + imgLink: "https://cloudfront-us-east-1.images.arcpublishing.com/spectator/6E3Z5HFPKVACRHOUY3FBZDD2KU.jpg", + link: "https://www.columbiaspectator.com/news/2024/10/16/columbias-endowment-rises-to-148-billion-on-pace-to-outperform-peer-institutions-in-investment-returns/" }, { - title: "What classes will you take during your first year in SEAS?", - author: "Victoria Yang", - imgLink: "https://cloudfront-us-east-1.images.arcpublishing.com/spectator/YUVYTJ5J7ZBULPO3XQ6M3FGIBE", - link: "https://www.columbiaspectator.com/required-reading/2017/04/13/what-classes-will-you-take-during-your-first-year-in-seas/" - }, - { - title: "What to do if you’re on a waitlist", - author: "Abhishek Hariharan", - imgLink: "https://cloudfront-us-east-1.images.arcpublishing.com/spectator/OVBHCQGTHVHKRFNOHRS2YTFULE.png", - link: "https://www.columbiaspectator.com/spectrum/2019/12/04/what-to-do-if-youre-on-a-waitlist/" - }, - { - title: "First-year fears: Solutions for common academic worries", - author: "Veronica Grace Taleon", - imgLink: "https://cloudfront-us-east-1.images.arcpublishing.com/spectator/OLYRFGF4M5FLTP2GBATFRW5CWE.png", - link: "https://www.columbiaspectator.com/required-reading/2017/08/14/first-year-fears-solutions-for-common-academic-worries/" - }, - { - title: "Columbia Crash Course: Demystifying the lore of the Columbia College-SEAS Core", - author: "Claire Schnatterbeck", - imgLink: "https://cloudfront-us-east-1.images.arcpublishing.com/spectator/7SHBAOGHPJGJFDP3BE4Z6NDOX4.jpeg", - link: "https://www.columbiaspectator.com/podcasts/2021/08/27/columbia-crash-course-demystifying-the-lore-of-the-columbia-college-seas-core/" + title: "Law professor Katherine Franke, BC ’81, files ethics complaint against law firm after withdrawal of representation", + author: "Emily Pickering", + imgLink: "https://cloudfront-us-east-1.images.arcpublishing.com/spectator/PDFJZ2TJQNH7DCNQLCWUYNLP6Y.jpg", + link: "https://www.columbiaspectator.com/news/2024/10/22/law-professor-katherine-franke-bc-81-files-ethics-complaint-against-law-firm-after-withdrawal-of-representation/" }, { - title: "Advice for incoming transfer students to Columbia and Barnard", - author: "Izzy Mollicone", - imgLink: "https://cloudfront-us-east-1.images.arcpublishing.com/spectator/F7AOM4ZPNZAP5IQCOWD3QKZAVM.jpg", - link: "https://www.columbiaspectator.com/spectrum/2019/05/19/advice-for-incoming-transfer-students-to-columbia-and-barnard/" - }, - { - title: "At the core of Columbia’s academic scene: What’s up with the Core Curriculum for Columbia College?", - author: "Huber Gonzalez", - imgLink: "https://cloudfront-us-east-1.images.arcpublishing.com/spectator/KNUL2JPFIVCODHLKC56YTX4EAA", - link: "https://www.columbiaspectator.com/spectrum/2017/03/31/at-the-core-of-cus-academic-scene-whats-up-with-the-core-curriculum-for-columbia-college/" - }, - { - title: "Dos and don’ts of the first week of classes", - author: "Ria Honda", - imgLink: "https://cloudfront-us-east-1.images.arcpublishing.com/spectator/YAWDMXHTGVHZHEOV745FERFK3I.jpg", - link: "https://www.columbiaspectator.com/spectrum/2019/05/20/dos-and-donts-of-first-week-of-classes/" - }, - { - title: "Academic advice for incoming transfer students", - author: "Nandini Talwar", - imgLink: "https://cloudfront-us-east-1.images.arcpublishing.com/spectator/JUUQCG5C2JAF7M4Z232KL7DGYE.jpg", - link: "https://www.columbiaspectator.com/spectrum/2020/08/20/academic-advice-for-incoming-transfer-students/" - }, - { - title: "Guide to tutoring services", - author: "Lina Bennani Karim", - imgLink: "https://cloudfront-us-east-1.images.arcpublishing.com/spectator/JSWGQKG3DRCU3IDDRCDRZRDQ6E.jpg", - link: "https://www.columbiaspectator.com/spectrum/2019/10/04/guide-to-tutoring-services/" + title: "Barnard Annual Security and Fire Safety Report shows rise in crime rates", + author: "Ria Vasishtha", + imgLink: "https://cloudfront-us-east-1.images.arcpublishing.com/spectator/SJKN6LGSYZDYNFEQINDBRZ6AFI.jpg", + link: "https://www.columbiaspectator.com/news/2024/10/17/barnard-annual-security-and-fire-safety-report-shows-rise-in-crime-rates/" }, { - title: "Registration 101: From tips on choosing your classes to making a 4-year plan", - author: "Swethaa Suresh and Nirutti Charupaisankit", - imgLink: "https://cloudfront-us-east-1.images.arcpublishing.com/spectator/D26VXPRCGFHOFCYWPWKKZ5LX4E.jpeg", - link: "https://www.columbiaspectator.com/spectrum/2020/11/30/registration-101-from-tips-on-choosing-your-classes-to-making-a-4-year-plan/" + title: "Columbia’s annual Public Safety report shows over $225,000 in fire damage on Morningside campus", + author: "Emily Pickering", + imgLink: "https://cloudfront-us-east-1.images.arcpublishing.com/spectator/S5XCC7D2ORAEXAQBEFGDJDXXA4.jpg", + link: "https://www.columbiaspectator.com/news/2024/10/10/columbias-annual-public-safety-report-shows-over-225000-in-fire-damage-on-morningside-campus/" }, { - title: "Spectrum’s guide to building the perfect schedule", - author: "Grace Lin", - imgLink: "https://cloudfront-us-east-1.images.arcpublishing.com/spectator/DPX7VALB5RFQZDJGBVDMNUQYPE.jpg", - link: "https://www.columbiaspectator.com/spectrum/2018/08/18/spectrums-guide-to-building-the-the-perfect-schedule/" + title: "Barnard vice president of strategic communications leaves amid ongoing administrative turnover", + author: "Maya Stahl", + imgLink: "https://cloudfront-us-east-1.images.arcpublishing.com/spectator/Q7QCXU5SANAS7IJOSYUG5CQGS4.jpg", + link: "https://www.columbiaspectator.com/news/2024/10/17/barnard-vice-president-of-strategic-communications-leaves-amid-ongoing-administrative-turnover/" }, ], "Audio": [ diff --git a/src/data/Credits.js b/src/data/Credits.js index 3fc301e..d19fcae 100644 --- a/src/data/Credits.js +++ b/src/data/Credits.js @@ -42,6 +42,48 @@ export const credits = { "position":"Director of Podcasting and Audio" }, ], + "University": [ + { + "name": "Sarah Huddleston", + "position": "University News Editor" + }, + { + "name": "Shea Vance", + "position": "University News Editor" + }, + { + "name": "Noah Bernstein", + "position": "Deputy News Editor" + }, + { + "name": "Emily Forgash", + "position": "Deputy News Editor" + }, + { + "name": "Rebecca Massel", + "position": "Deputy News Editor" + }, + { + "name": "Maya Stahl", + "position": "Deputy News Editor" + }, + { + "name": "Joseph Zuloaga", + "position": "Deputy News Editor" + }, + { + "name": "Saul Quintanar", + "position": "Senior Staff Writer" + }, + { + "name": "Emily Pickering", + "position": "Staff Writer" + }, + { + "name": "Ria Vasishtha", + "position": "Staff Writer" + } + ], "Sports": [ { "name": "Heather Chen",