Skip to content

Commit

Permalink
Merge pull request #121 from pawan-live/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
pawan-live authored Mar 9, 2023
2 parents 7444103 + ba0630d commit decc1ae
Show file tree
Hide file tree
Showing 5 changed files with 187 additions and 1 deletion.
186 changes: 186 additions & 0 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -4346,6 +4346,192 @@
"sunday": []

}
},
"WE": {
"key": "foc_y2_s2_csne_WE_01",
"table": {
"monday": [{
"mod": "PS",
"code": "IT2090",
"start": "18:00",
"end": "20:00",
"type": "Lecture",
"loc": "B502"
}],
"tuesday": [],
"wednesday": [{
"mod": "CSA",
"code": "IE2060",
"start": "18:00",
"end": "20:00",
"type": "Practical",
"loc": "A406 PC Lab"
}],
"thursday": [{
"mod": "PS",
"code": "IT2090",
"start": "18:00",
"end": "20:00",
"type": "Lecture ",
"loc": "G1104"
}],
"friday": [{
"mod": "AI",
"code": "IE2040",
"start": "18:00",
"end": "20:00",
"type": "Practical",
"loc": "New-DClab"
}],
"saturday": [{
"mod": "PEPIM",
"code": "IE2090",
"start": "08:30",
"end": "10:30",
"type": "Practical",
"loc": "F1303 + F1304"
},
{
"mod": "OS",
"code": "IE2050",
"start": "11:30",
"end": "13:30",
"type": "Practical",
"loc": "B402 - Pclab"
},
{
"mod": "PEPIM",
"code": "IE2090",
"start": "14:00",
"end": "17:00",
"type": "Lecture + Tute",
"loc": "A303"
},
{
"mod": "OS",
"code": "IE2050",
"start": "17:00",
"end": "20:00",
"type": "Lecture + Tute",
"loc": "G602"
}
],
"sunday": [{
"mod": "ES",
"code": "IE2070",
"start": "08:30",
"end": "11:30",
"type": "Lecture + Tute",
"loc": "F1307"
},
{
"mod": "ES",
"code": "IE2070",
"start": "11:30",
"end": "13:30",
"type": "Practical",
"loc": "New-Emblab"
},
{
"mod": "CSA",
"code": "IE2060",
"start": "14:00",
"end": "17:00",
"type": "Lecture + Tute",
"loc": "G1105"
},
{
"mod": "AI",
"code": "IE2040",
"start": "17:00",
"end": "20:00",
"type": "Lecture + Tute",
"loc": "A505"
}
]

}
}
}
}
}
},
"FHS": {
"Y3": {
"S1": {
"B. Ed": {
"ENG": {
"key": "fhs_y3_s1_eng_0100",
"table": {
"monday": [{
"mod": "Soft Skills",
"code": "ED3012",
"start": "08:30",
"end": "10:30",
"type": "Lecture",
"loc": "306"
},
{
"mod": "Curriculum D...",
"code": "EN3013",
"start": "10:30",
"end": "12:30",
"type": "Lecture",
"loc": "307"
},
{
"mod": "Victorian L...",
"code": "EN3033",
"start": "13:30",
"end": "15:30",
"type": "Lecture",
"loc": "Mini Auditorium"
}
],
"tuesday": [{
"mod": "Victorian L...",
"code": "EN3033",
"start": "10:30",
"end": "12:30",
"type": "Lecture",
"loc": "Mini Auditorium"
},
{
"mod": "Curriculum D...",
"code": "EN3013",
"start": "13:30",
"end": "15:30",
"type": "Lecture",
"loc": "306"
}
],
"wednesday": [{
"mod": "Teaching: L...",
"code": "EN3023",
"start": "13:30",
"end": "17:30",
"type": "Lecture",
"loc": "605"
}],
"thursday": [{
"mod": "Microteaching",
"code": "ED4036",
"start": "10:30",
"end": "12:30",
"type": "Lecture",
"loc": "307"
}],
"friday": [{
"mod": "Discourse A...",
"code": "EN3043",
"start": "08:30",
"end": "12:30",
"type": "Lecture",
"loc": "307"
}],
"saturday": [],
"sunday": []
}
}
}
}
Expand Down
Binary file modified images/.DS_Store
Binary file not shown.
Binary file added images/app-icon-png (1).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/app-icon-png-lowres.png
Binary file not shown.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ body {

.card .title {
text-align: left;
font-size: 2rem;
font-size: 1.8rem;
font-weight: 600;
}

Expand Down

0 comments on commit decc1ae

Please sign in to comment.