Skip to content

lem0n4id/compare-tt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disclamer: 🚧 This is a work in progress. Check out the project board of this repo

Compare TT

pages-build-deployment

Compare VIT Timetables with ease! 🔥

Link to the live site

gif

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

How to use

  1. Copy your timetable and paste it in the first textbox
  2. Have someone send over their time table and paste in the second textbox
  3. Hit submit! ⚡

How it works

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.

Tech stack used

HTML, CSS(barely) and JS!

Contributions 😍

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! 😛