Skip to content

Commit ee3703c

Browse files
authored
UPDATE academics.json
Added spring 2025 courses
1 parent 75d810d commit ee3703c

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

public/data/academics.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,22 @@
5555
"course_name": "Information Technologies and Mobile Applications"
5656
}
5757
]
58+
},
59+
{
60+
"semester": "Spring 2025",
61+
"courses": [
62+
{
63+
"course_link": "https://catalog.ucumberlands.edu/content.php?filter%5B27%5D=ITS&filter%5B29%5D=538&filter%5Bkeyword%5D=&filter%5B32%5D=1&filter%5Bcpage%5D=1&cur_cat_oid=1&expand=&navoid=24&search_database=Filter&filter%5Bexact_match%5D=1#acalog_template_course_filter",
64+
"course_code": "ITS 538",
65+
"course_name": "Database Systems"
66+
},
67+
68+
{
69+
"course_link": "https://catalog.ucumberlands.edu/content.php?filter%5B27%5D=ITS&filter%5B29%5D=631&filter%5Bkeyword%5D=&filter%5B32%5D=1&filter%5Bcpage%5D=1&cur_cat_oid=1&expand=&navoid=24&search_database=Filter&filter%5Bexact_match%5D=1#acalog_template_course_filter",
70+
"course_code": "ITS 631",
71+
"course_name": "Operational Excellence"
72+
}
73+
]
5874
}
5975
]
6076
},

0 commit comments

Comments
 (0)