Design an API for to provide the up-to-date timetable arrangements for the Semesters and Courses offered by the department. - [ ] Identify the required/available parameters - [ ] Design a mechanism for collecting the information on batch/semester - [ ] Design a GUI which will render the timetable details - [ ] Implement Jekyll liquid script + python script to build API files - [ ] Swagger API definitions - [ ] Add GitHub action ### Notes - Course Information will be available as an API soon - Example timetable design: http://api.ceykod.com/e15/v4/data/?timetable - Example timetable GUI: https://apps.ceykod.com/apps/E15Computing/
Design an API for to provide the up-to-date timetable arrangements for the Semesters and Courses offered by the department.
Notes