feat: calculate and store average rating with feedback

This commit is contained in:
Björn Fromme
2023-12-07 15:31:54 +01:00
parent f1bee04e60
commit a582f149eb
3 changed files with 49 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
{% block content %}
<div class="grid grid-cols-1 lg:grid-cols-2 gap-8">
<div class="bg-gray-100 border border-gray-200 rounded-md px-4 py-2">
<h2 class="font-bold text-lg">
<h2 class="font-bold text-lg pb-2">
Neue Einteilungen
</h2>
<ul class="divide-y divide-gray-200">