fairfield-programming.github.io icon indicating copy to clipboard operation
fairfield-programming.github.io copied to clipboard

Add in information about what a member's formal title is at the FPA

Open William-McGonagle opened this issue 1 year ago • 0 comments

There is currently general information on each member's page about what they do at the FPA, but we should have a formal title as well. Since people can have multiple titles, it would be great if it was an array of titles.

To do this, you would need to edit the data/team.json file and the src/templates/team.js file to add in the information and necessary code.

I'm not sure where the information should go on the team member page, but it should fit into the flow of the design (we're using Tailwind). It should display as a list of different titles, or in other words, you would need to format the array so it looks pretty on the web page.

Leave a message on the issue and I can assign it to you.

Cheers! William McGonagle

William-McGonagle avatar Dec 23 '22 14:12 William-McGonagle