feat: Add instructor course management pages for creating, listing, and viewing course details.

This commit is contained in:
Missez 2026-01-26 09:53:49 +07:00
parent 69eb60f901
commit af7890cc8f
7 changed files with 229 additions and 28 deletions

View file

@ -17,7 +17,7 @@
<div
class="w-12 h-12 bg-primary-100 rounded-full flex items-center justify-center text-2xl cursor-pointer hover:bg-primary-200 transition"
>
👨🏫
<q-icon name="person" />
<q-menu>
<q-list style="min-width: 200px">
<!-- User Info Header -->
@ -83,7 +83,7 @@
<!-- Chart Placeholder -->
<q-card>
<q-card-section>
<h3 class="text-xl font-semibold mb-4">📊 สถสมครรวม (รายเดอน)</h3>
<h3 class="text-xl font-semibold mb-4"> สถสมครรวม (รายเดอน)</h3>
<div class="bg-gray-100 rounded-lg p-12 text-center text-gray-500">
[กราฟแสดงสถสมครรวม (รายเดอน)]
</div>
@ -94,7 +94,7 @@
<q-card>
<q-card-section>
<div class="flex justify-between items-center mb-4">
<h3 class="text-xl font-semibold">📚 หลกสตราส</h3>
<h3 class="text-xl font-semibold"> หลกสตร</h3>
<q-btn
flat
color="primary"