Leshangpang / COMP30022-SDGs-Frontend

Interactive learning website for the 17 Sustainable Development Goals
2 stars 2 forks source link

feature: Add flashcard componnent and update learning page with more js #20

Closed Wj12344 closed 2 months ago

Wj12344 commented 2 months ago

This Vue.js component, LearningPage, structures a page with a header, main banner, sidebar, and footer. It features a title section displaying "Goal 5: Gender Equality" and content dynamically loaded based on the selected step from the SideBar component. The page uses a grid layout for overall structure and flexbox for content alignment, including dynamic routing to a Community Challenge page when the step value is 4.