diff --git a/data/course_meta.json b/data/course_meta.json new file mode 100644 index 0000000..167596f --- /dev/null +++ b/data/course_meta.json @@ -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" +} \ No newline at end of file