From e1877d895755e456fcaad3df0158273c0fb67270 Mon Sep 17 00:00:00 2001 From: Andrew Chen <59291082+andrew032011@users.noreply.github.com> Date: Fri, 3 Jan 2025 13:17:54 -0500 Subject: [PATCH] Website: Update product manager role description and application link (#815) --- .../components/apply/data/applications.json | 16 ++++++++-------- new-dti-website/config.json | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/new-dti-website/components/apply/data/applications.json b/new-dti-website/components/apply/data/applications.json index cc375b2f..8b47708b 100644 --- a/new-dti-website/components/apply/data/applications.json +++ b/new-dti-website/components/apply/data/applications.json @@ -51,16 +51,16 @@ "roleName": "Product Manager", "icon": { "src": "/icons/product_sticker.svg", "width": 90, "height": 90 }, "skills": [ - "Excellent organization skills in either Notion, G-Suite, Jira, etc", - "Understanding of the product and design cycle as well as the technical stack", - "Knowledge of DTI's culture and product branding", - "Eagerness to develop and maintain team culture" + "Understanding of user needs and product thinking/the product cycle", + "Eagerness to lead and build team culture", + "Excellent organization, communication, and documentation skills", + "Familiarity with coding and/or design recommended but not required" ], "responsibilities": [ - "Delivering the product by guiding products throughout their execution cycle", - "Bridging the communication gaps between designers and developers", - "Prioritizing requirements and tasks for delivery", - "Collaborating and working with other student organizations on campus" + "Determine high-level product direction based on changing user needs and situations", + "Coordinate designers and developers in delivering the product", + "Prioritize tasks and requirements, creating semesterly roadmaps accordingly", + "Reach out to and liaison with stakeholders (e.g. other Cornell student organizations)" ] } } diff --git a/new-dti-website/config.json b/new-dti-website/config.json index 846fe39a..071194d1 100644 --- a/new-dti-website/config.json +++ b/new-dti-website/config.json @@ -2,7 +2,7 @@ "semester": "Spring 2025", "applicationDeadline": "January 30, 2025 11:59:59 PM", "freshmanAppDeadline": "October 24, 2024 11:59:59 PM", - "applicationLink": "https://forms.gle/F9tFrW88a2Xoa9D49", + "applicationLink": "https://forms.gle/4n6JHcSjoKsK1Z1R6", "coffeeChatLink": "https://docs.google.com/spreadsheets/d/1jDrkQ61h41w0kw6gITUJJiJ-yQtE_WfBZbHvVow17ik", "coffeeChatFormLink": "https://docs.google.com/forms/d/e/1FAIpQLSdAX0T_H0h9qpXSo6aeM-azFbAgIfOCOlXByHpf2HkHi8XTnw/viewform", "donationLink": "https://securelb.imodules.com/s/1717/giving/interior.aspx?sid=1717&gid=2&pgid=16421&bledit=1&dids=2215", @@ -20,7 +20,7 @@ { "title": "Information Session 1", "description": "Come join us for a session to learn about DTI, our goals, and our subteams. There will be time to chat with DTI members of all roles after! And if you can’t make this session, check out the Information Session 2 below.", - "location": "Goldwin Smith Hall G26", + "location": "TBD", "type": "info", "freshmen": { "date": "September 30", "isTentative": false, "time": "5-6PM" }, "upperclassmen": { "date": "August 27", "isTentative": false, "time": "5-6PM" }, @@ -29,7 +29,7 @@ { "title": "Information Session 2", "description": "Another session to learn about DTI and to chat with our members. All applicants are encouraged to attend one of the information sessions.", - "location": "Goldwin Smith Hall G22", + "location": "TBD", "type": "info", "freshmen": { "date": "October 12", "isTentative": false, "time": "11AM-12PM" }, "upperclassmen": { "date": "September 2", "isTentative": false, "time": "6:30-7:30PM" },