chore: commit local supabase modifications

This commit is contained in:
2026-05-13 22:38:05 +00:00
parent e0d2c5c619
commit b758b40d85
2 changed files with 129 additions and 0 deletions
+5
View File
@@ -21,3 +21,8 @@ backups/
logs/
*.log
*.bak
we are going to make improvements to our classroomcopilot app to allow a teacher user to create and manage a timetable of lessons taught to various classes and use tldraw to teach those lessons. Each lesson should have its own tldraw whiteboard (start with blank) and changes that are made to the whiteboard should be saved for later retrieval. Classes contain students. Each student in the class should have access to the tldraw whiteboards. Teachers should be able to manage students in their classes.