Skip to content

Consolidate/Refine members.tsx into staticdata.ts #95

@PitaFLAME

Description

@PitaFLAME

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

No one assigned

    Labels

    back-endThis issue primarily involves back-end developmentcomplexThis may require multiple peopletweakChanging a feature or detail

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions