Skip to content

Commit c0ae2d7

Browse files
feat:added subjects
1 parent 9c94cb1 commit c0ae2d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/select_options.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ const courses = [
88
"Technical English Communication Lab [BENG101P]",
99
"Technical Report Writing [BENG102P]",
1010
"Computer Programming: Python [BCSE101E]",
11+
"Computer Communication and Networking [BECE401L]",
1112
"Engineering Chemistry Lab [BCHY101P]",
1213
"Calculus Lab [BMAT101P]",
1314
"Basic Electrical and Electronics Engineering Lab [BEEE102P]",
@@ -36,6 +37,7 @@ const courses = [
3637
"Operating Systems Lab [BITE303P]",
3738
"Web Technologies [BITE304L]",
3839
"Theory of Computation [BITE306L]",
40+
"Theory of Computation [BCSE304L]",
3941
"Qualitative Skills Practice I [BSTS201P]",
4042
"Distributed Computing [BITE402L]",
4143
"Network and Information Security [BITE401L]",

0 commit comments

Comments
 (0)