diff --git a/jsonServer/students.json b/jsonServer/students.json index 4243685..6068eca 100644 --- a/jsonServer/students.json +++ b/jsonServer/students.json @@ -110,6 +110,17 @@ "name": "Leena", "location": "Denver" }, + { + "id": "9", + "courses": [ + "C++", + "Game Development", + "Graphics Programming" + ], + "phone": "+1-555-4455", + "name": "Leena", + "location": "Denver" + }, { "id": "9", "courses": [