Skip to content

Commit

Permalink
Add Laser Science and Technology (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
prakharb5 authored Sep 15, 2024
1 parent 223b6fe commit bbc2536
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lib/data/courses_data.dart
Original file line number Diff line number Diff line change
Expand Up @@ -7394,6 +7394,14 @@ List<Map<String, dynamic>> coursesData = [
'cdcList': [],
'delList': []
},
{
'courseCode': 'PHY',
'courseID': 'F346',
'courseTitle': 'Laser Science and Technology',
'courseCredits': '3',
'cdcList': [],
'delList': ['B5']
},
{
'courseCode': 'PHY',
'courseID': 'F366',
Expand Down

0 comments on commit bbc2536

Please sign in to comment.