feat: Introduce a dark-themed, time-grid calendar with hall support, updating page styling and lesson data model.
This commit is contained in:
@@ -60,6 +60,7 @@ model Lesson {
|
||||
startTime DateTime
|
||||
endTime DateTime
|
||||
type String
|
||||
hallNumber Int @default(1)
|
||||
branchId String
|
||||
instructorId String
|
||||
classId String?
|
||||
|
||||
Reference in New Issue
Block a user