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

Website: Update product manager role description and application link #815

Merged
merged 2 commits into from
Jan 3, 2025
Merged
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
16 changes: 8 additions & 8 deletions new-dti-website/components/apply/data/applications.json
Original file line number Diff line number Diff line change
Expand Up @@ -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)"
]
}
}
6 changes: 3 additions & 3 deletions new-dti-website/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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" },
Expand All @@ -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" },
Expand Down
Loading