Add data/course_meta.json
This commit is contained in:
@@ -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"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user