frontend.mu
frontend.mu copied to clipboard
Speaker profile with description
Steps
1. Add 'speakers.json' file in the repository.
The suggested shape should be as follows:
{
'MrSunshyne': {
'bio': 'bio goes here',
'job_title': 'works in sugar cane fields'
},
'cedpoilly': {
'bio': 'bio goes here',
'job_title': 'Full time streamer, part time nuxt developer'
}
....
}
2. Update fetchSpeakers
The github username of the speaker is used as key. When fetching speaker data, the function should check this file and insert the data before returning it to be used.
3. Update UI
Update the UI of a single speaker page to display these details.
Hi @MrSunshyne :wave:
I would like to contribute to add this feature to the project.
Can you please, assign me it ? :slightly_smiling_face:
Go for it! We're here to help You can also join the discord server for faster discussions