Vatsal Joshi

Results 18 comments of Vatsal Joshi

Updating CONTRIBUTING.md can be a separate issue and PR

@MrinalJain17 Yes that would be a feature worth adding. But I think the new timetable with confusing slot timing may make it more difficult to implement. This would require change...

@hrithik-jha Hi! Great that you are showing interest in contributing to open source. As far as I know, electives don't necessarily start from ITE. To use the exiting UI and...

You'll have to filter the _all courses_ array to get the needed courses. Check out the [autocomplete_course.js](https://github.com/vatz88/FFCSonTheGo/blob/master/js/autocomplete_course.js) file. There are arrays, one for unique courses and one for all courses....

Sure @therealsujitk ! Go ahead. We already have solt filter available. Maybe you can do something on similar lines. And yes, improvements are always good. Feel free to discuss here,...

Hey @therealsujitk this looks good! Less input fields and more space is always better. We can do this, more convenient than two fields and no compromise with the features or...

I honestly don't remember most of the code because it's been very long since i wrote it. You should feel free to refactor it but make sure all edge cases...

filter are applied on top of course which is being searched, so this should be good > @vatz88 just confirming, what i've done is filter according to the venues provided,...

> I feel the current filter is a bit pointless, it'll be rare for two slots in a course to have the same building and room. What you're saying makes...