Leshangpang / COMP30022-SDGs-Frontend

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

feature: add 4 topics in learning content #44

Open RuipuCui opened 10 hours ago

RuipuCui commented 10 hours ago

The learning content contains 4 topics. User can select the topics through the drop down bar at the side.

The changes in other pages:

  1. the "learning" link in the header and footer now navigate to "learningContentPage".
  2. css code in flush card, quiz and community question, mainly about margin and padding.
  3. add learning content progress bar and goal sub bar (EachGoalBar) to every pages in learning.

(the LearningPage.vue page (1) is not been used currently. However LearningPage.vue is not deleted since it can be used in further development on other goals as a skeleton page.)

Any suggests please let me know :)