diff --git a/functions/files/configs.json b/functions/files/configs.json index 64520c1..93c8da8 100644 --- a/functions/files/configs.json +++ b/functions/files/configs.json @@ -1,6 +1,6 @@ { - "start": 1731177000, - "end": 1731781799, + "start": 1731781800, + "end": 1732386599, "days": [ { "code": "0", diff --git a/functions/files/timetable.json b/functions/files/timetable.json index c4be141..48c33d3 100644 --- a/functions/files/timetable.json +++ b/functions/files/timetable.json @@ -5,181 +5,179 @@ "assignee": "" }, "S2": { - "topic": "OOP", + "topic": "SD", "ignore": false, - "assignee": "SR" + "assignee": "PP" }, "S3": { - "topic": "CQ", + "topic": "DSA", "ignore": false, - "assignee": "RG" + "assignee": "KL" }, "S4": { - "topic": "APPT", + "topic": "VA", "ignore": false, - "assignee": "OM" + "assignee": "KL" }, "S5": { - "topic": "DSA", + "topic": "CQ", "ignore": false, - "assignee": "PS" + "assignee": "NM" } }, "1": { "S1": { - "topic": "VA", + "topic": "OOP", "ignore": false, - "assignee": "PS" + "assignee": "MS" }, "S2": { - "topic": "CNS", + "topic": "SD", "ignore": false, - "assignee": "MP" + "assignee": "SM" }, "S3": { - "topic": "CQ", + "topic": "DSA", "ignore": false, - "assignee": "MS" + "assignee": "MP" }, "S4": { - "topic": "APPT", + "topic": "CQ", "ignore": false, - "assignee": "AS" + "assignee": "SR" }, "S5": { - "topic": "DSA", + "topic": "DBMS", "ignore": false, - "assignee": "PP" + "assignee": "MP" } }, "2": { "S1": { - "topic": "VA", + "topic": "OOP", "ignore": false, - "assignee": "PP" + "assignee": "PS" }, "S2": { - "topic": "CNS", + "topic": "APPT", "ignore": false, - "assignee": "SR" + "assignee": "SM" }, "S3": { - "topic": "CQ", + "topic": "DSA", "ignore": false, - "assignee": "PS" + "assignee": "SR" }, "S4": { - "topic": "APPT", + "topic": "CQ", "ignore": false, - "assignee": "NM" + "assignee": "RG" }, "S5": { - "topic": "DSA", + "topic": "DBMS", "ignore": false, - "assignee": "SM" + "assignee": "SR" } }, "3": { "S1": { - "topic": "VA", + "topic": "CNS", "ignore": false, - "assignee": "MS" + "assignee": "OM" }, "S2": { - "topic": "CNS", + "topic": "APPT", "ignore": false, - "assignee": "RG" + "assignee": "MP" }, "S3": { - "topic": "CQ", + "topic": "DSA", "ignore": false, - "assignee": "KL" + "assignee": "RG" }, "S4": { - "topic": "DSA", + "topic": "CQ", "ignore": false, - "assignee": "AS" + "assignee": "KL" }, "S5": { - "topic": "SD", + "topic": "DBMS", "ignore": false, - "assignee": "OM" + "assignee": "NM" } }, "4": { "S1": { - "topic": "OOP", + "topic": "CNS", "ignore": false, - "assignee": "PP" + "assignee": "PS" }, "S2": { - "topic": "CQ", + "topic": "APPT", "ignore": false, - "assignee": "SM" + "assignee": "RG" }, "S3": { - "topic": "DBMS", + "topic": "DSA", "ignore": false, - "assignee": "RG" + "assignee": "OM" }, "S4": { - "topic": "DSA", + "topic": "CQ", "ignore": false, - "assignee": "NM" + "assignee": "PP" }, "S5": { - "topic": "SD", - "ignore": false, - "assignee": "AS" + "topic": "", + "assignee": "" } }, "5": { "S1": { - "topic": "OOP", + "topic": "CNS", "ignore": false, - "assignee": "SM" + "assignee": "PP" }, "S2": { - "topic": "CQ", + "topic": "DSA", "ignore": false, - "assignee": "MP" + "assignee": "SM" }, "S3": { - "topic": "DBMS", + "topic": "VA", "ignore": false, - "assignee": "OM" + "assignee": "AS" }, "S4": { - "topic": "DSA", + "topic": "CQ", "ignore": false, - "assignee": "KL" + "assignee": "OM" }, "S5": { - "topic": "SD", - "ignore": false, - "assignee": "NM" + "topic": "", + "assignee": "" } }, "6": { "S1": { - "topic": "OOP", + "topic": "SD", "ignore": false, - "assignee": "MP" + "assignee": "PS" }, "S2": { - "topic": "CQ", + "topic": "DSA", "ignore": false, - "assignee": "SR" + "assignee": "AS" }, "S3": { - "topic": "DBMS", + "topic": "VA", "ignore": false, - "assignee": "KL" + "assignee": "NM" }, "S4": { - "topic": "DSA", + "topic": "CQ", "ignore": false, - "assignee": "MS" + "assignee": "AS" }, "S5": { "topic": "", diff --git a/functions/files/topics.json b/functions/files/topics.json index bb4074b..84ec9b8 100644 --- a/functions/files/topics.json +++ b/functions/files/topics.json @@ -1,110 +1,117 @@ [ { - "name": "Software Development", - "code": "SD", + "name": "Database Management System", + "code": "DBMS", "slots": 3, "coverage": [ - "RG", - "SR", + "PS", + "MS", + "AS", "KL", + "OM", + "RG", "NM", - "AS", - "OM" + "SR", + "MP" ], "ignore": [] }, { - "name": "Data Structure and Algorithms", - "code": "DSA", + "name": "Coding Questions", + "code": "CQ", "slots": 7, "coverage": [ - "SM", + "NM", + "AS", + "OM", "PP", - "PS", - "MS", "KL", - "NM", - "AS" + "RG", + "SR" ], "ignore": [] }, { - "name": "Aptitude", - "code": "APPT", + "name": "Verbal Ability", + "code": "VA", "slots": 3, "coverage": [ + "MS", "PP", "PS", "KL", "NM", - "AS", - "OM" + "AS" ], "ignore": [] }, { - "name": "Database Management System", - "code": "DBMS", - "slots": 3, + "name": "Data Structure and Algorithms", + "code": "DSA", + "slots": 7, "coverage": [ - "PS", - "MS", - "AS", - "KL", "OM", - "RG" + "RG", + "SR", + "MP", + "KL", + "AS", + "SM" ], "ignore": [] }, { - "name": "Coding Questions", - "code": "CQ", - "slots": 7, + "name": "Aptitude", + "code": "APPT", + "slots": 3, "coverage": [ - "KL", + "PP", "PS", - "MS", + "KL", + "NM", + "AS", + "OM", "RG", - "SR", "MP", "SM" ], "ignore": [] }, { - "name": "Computer Networking & Security", - "code": "CNS", + "name": "Software Development", + "code": "SD", "slots": 3, "coverage": [ - "SM", - "MS", - "OM", "RG", "SR", - "MP" + "KL", + "NM", + "AS", + "OM", + "SM", + "PP", + "PS" ], "ignore": [] }, { - "name": "Object-Oriented Programming", - "code": "OOP", - "slots": 4, + "name": "Computer Networking & Security", + "code": "CNS", + "slots": 3, "coverage": [ - "SR", - "MP", - "SM", - "PP" + "PP", + "PS", + "OM" ], "ignore": [] }, { - "name": "Verbal Ability", - "code": "VA", - "slots": 3, + "name": "Object-Oriented Programming", + "code": "OOP", + "slots": 4, "coverage": [ - "MS", - "PP", - "PS" + "PS", + "MS" ], "ignore": [] }