Skip to content

Rating System implemented

Marius Engen requested to merge feature/rating into master

This PR introduces a rating system that does the following:

  • Allows users to rate a workout from 1 to 5
  • Calculates the average of all ratings and shows in on the workout list page(s)

Merge request reports