AdarshKumar712 / MathsDep_Website

Website for the department of Mathematics, IIT Kharagpur
4 stars 19 forks source link

searching is implemented in new.html and test.js in experiment folder #2

Closed rakaar closed 5 years ago

rakaar commented 5 years ago

check out the test.js folder it contains an implementation of search queries results from prof_data.js, it is done using plain js. no need for jquery. You can change the options of fuse search for better results (check the docs of fuse.js)