QuadSquads-SquidGames

Slot Finder

  • We used the python libraries to find the common slots in the VIT timetable.
  • We used node, mongoDB and multer for the web backend operations.
  • For frontend, we used HTML, CSS, bootstrap, JS.

A single dimensional JSON array containing all slot info for all days of the week, one after the other. For each day, There are 13 values for each day as there are 13 slots ( TH+LAB ).

1 = Filled slot 0 = Empty slot

The first 13 values of the JSON array are the time slot values for Monday, the next 13 for Tuesday, and so on.

To load the server:

  1. npm install
  2. npm start

Youtube video link: https://bit.ly/3I6Rzxq