Disclamer: 🚧 This is a work in progress. Check out the project board of this repo
Compare VIT Timetables with ease! 🔥
With this static site, you can compare timetable with your classmates without needing to read through it.
Note- This has only been tested with VIT Chennai timetable. It might not work for other campuses. Please raise an issue if you face any problems
- Copy your timetable and paste it in the first textbox
- Have someone send over their time table and paste in the second textbox
- Hit submit! ⚡
I have used RegEx to identify the course code and venue to determine if you have same classes or not.
It matches the course code and venue of your timetable slots to determine common classes.
HTML, CSS(barely) and JS!
You are more than welcome to raise an issue if you want to add a feature or report any bug.
Make sure to raise an issue before making a PR
Happy coding! 😛