-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
back-endThis issue primarily involves back-end developmentThis issue primarily involves back-end developmentcomplexThis may require multiple peopleThis may require multiple peopletweakChanging a feature or detailChanging a feature or detail
Description
The newly-created members.tsx for the projects page is redundant. However, staticdata.ts does not currently support all of the data that we need in order to create project pages.
Please accomplish the following:
- Update ProfileType at the head of staticdata.ts to hold data relevant to all pages.
- Edit the file structure for images and related files within the /public/ directory. Photos of officers and project leads should be placed in /public/assets/people/ If it makes sense to, you can make a /project-leads and a /officers directory to distinguish between roles.
- Change file references to match new filepaths.
- Change all references to members.tsx and update it to handle staticdata.ts correctly.
For bio data, message Pita on discord. I'll get it to you.
100 points
Metadata
Metadata
Assignees
Labels
back-endThis issue primarily involves back-end developmentThis issue primarily involves back-end developmentcomplexThis may require multiple peopleThis may require multiple peopletweakChanging a feature or detailChanging a feature or detail