timetable-visualizer icon indicating copy to clipboard operation
timetable-visualizer copied to clipboard

Addition of search and add feature

Open pratham1002 opened this issue 4 years ago • 0 comments

I have added a search and add feature to the visualiser (at the bottom). Users can simply type in a course title like "CS F111" or "ME F110" and the website shows a list of all available slots for the course which can selected from a radio button and get added directly to the timetable. I believe this feature will greatly enhance user experience by saving a lot of time spent looking at the timetable booklet. The feature fetches the data from a django based website hosted on heroku which reads the timetable pdf which we recieve after it is converted to excel using tool available online.

The fork is published at https://pratham1002.github.io/timetable-visualizer/ The source for the backend is available at https://github.com/pratham1002/time-table-api

I hope this would be a valueable contribution.

Regards, Pratham Neeraj Gupta 2019A7PS0051P

email: [email protected]

pratham1002 avatar Apr 11 '20 04:04 pratham1002