Add data/course_meta.json

This commit is contained in:
2026-06-05 11:49:51 +00:00
parent 2f015ded5f
commit 55f68cbcc1
+9
View File
@@ -0,0 +1,9 @@
{
"schedule": {
"week1": "Lecture 1, Lecture 2",
"week2": "Lecture 3, Lecture 4",
"week3": "Lecture 5, Lecture 6"
},
"instructor": "Dr. Smith",
"office_hours": "Mon 2-4pm"
}