Skip to content

Draft: Add Testimonials Tab

Nikhen Sanjaya Nyo requested to merge nikh3n/add-testimonials-tab into master

Changes Made:

  • This is an attempt at the UI for the new Course Testimonials feature (where users can add their experiences/recommendations on courses they've taken), feel free to comment on anything to improve the code/suggest any changes!

Here is a short description on what the functions do/refer to:

  • ReviewCard - each card that appears upon expanding each course detail panel.
  • ReviewsTable - the react-mantine-table containing all of the courses.
  • TestimonialsPage - the whole page.

Screen_Shot_2024-10-09_at_14.09.44

Screen_Shot_2024-10-09_at_14.09.33

Merge request reports