WikiEducationFoundation / WikiEduDashboard

Wiki Education Foundation's Wikipedia course dashboard system
https://dashboard.wikiedu.org
MIT License
385 stars 600 forks source link

MIgrated code from Class based component to Function based component of Meetings component #5832

Open shiven16 opened 2 weeks ago

shiven16 commented 2 weeks ago

NOTE: Please review the pull request process before opening your first PR: https://github.com/WikiEducationFoundation/WikiEduDashboard/blob/master/CONTRIBUTING.md#pull-request-process

What this PR does

This pull request refactors the Meetings component from a class-based component to a functional component.

Open questions and concerns

This is my first time contributing to the Wiki Education Foundation. Refactoring has improved my understanding of code organization. If you find any errors or poor coding practices, please let me know and provide feedback.

ragesoss commented 2 weeks ago

Please include before/after screenshots.