You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please create a global folder (in public/) for all team members that involves their names and pictures, making grabbing team members' pictures more efficient and consistent.
Create a department and team member schema.
Create another folder (in all-yaml) for all team members that contains yaml files (with the team member schema) with information such as name, positions, info, profile picture location, etc.
Create a yaml file for each department, including info like their picture location, title, and desc.
Use the same year filter logic present in the projects page
Upon clicking any of the department pages, redirect the user to /departments/DEPT_NAME where DEPT_NAME is the lower case version of the department's name
Keep in mind the mobile implementation of the page.
The text was updated successfully, but these errors were encountered:
Recreate the Team page as per the Figma design.
/departments/DEPT_NAME
whereDEPT_NAME
is the lower case version of the department's nameKeep in mind the mobile implementation of the page.
The text was updated successfully, but these errors were encountered: