Skip to content

Instantly share code, notes, and snippets.

@nkenna
Created September 22, 2021 11:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nkenna/2c48f33cfddf83c26f66719b25e29ebd to your computer and use it in GitHub Desktop.
Save nkenna/2c48f33cfddf83c26f66719b25e29ebd to your computer and use it in GitHub Desktop.
course to modify
{
"_id": "61322d9d2dceeb00312c13f0",
"name": "Intro to comp science",
"description": "Introduction to common problems and ideological concepts of computers",
"school": {
"_id": "613229fc2dceeb00312c13eb",
"name": "Obafemi Awolowo University"
},
"faculty": {
"_id": "61322ca92dceeb00312c13ec",
"name": "Falculty of Engineering"
},
"dept": {
"_id": "61322ce82dceeb00312c13ed",
"name": "Computer Science"
},
"level": {
"_id": "61322d592dceeb00312c13ef",
"name": "100 level"
},
"courseTopics": [
{
"_id": "6139fbf9751a286839d0b141",
"name": "Topic Attachemnts test",
"lectureNotes": [
{
"_id": "613a007afe2fc8b1c9c51759",
"name": "relate test note",
"text": "some some",
"noteAttachments": [
{
"_id": "613a02d22b7876b439959089",
"url": "https://res.cloudinary.com/drd/image/upload/v1631191761/gf3r1z5hls7w3cyokhe4.pdf",
"file_name": "lorem-ipsum.pdf",
"mime_type": "pdf",
"date_uploaded": "2021-09-09T12:46:43.000Z"
}
]
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment