nusmodifications / nusmods

🏫 Official course planning platform for National University of Singapore.
https://nusmods.com
MIT License
557 stars 270 forks source link

Include Room Name in Venue Search #3686

Closed jloh02 closed 2 months ago

jloh02 commented 3 months ago

Is your feature request related to a problem? Please describe.

When searching for venues, a user may only be told the name of a venue e.g. SR15 and not the unit. Currently, the only way to figure out the location of the room is by google searching NUS websites. This feature request proposes to allow users to find the unit number by simply searching the venue name in NUSmods

Describe the solution you'd like

Include searching of room name (including abbreviations such as SR for seminar rooms)

Describe alternatives you've considered

Include room names into all venue codes (although this will make it look very long and hence not ideal)

mongj commented 3 months ago

hi can I take this?

kokrui commented 3 months ago

Go ahead @mongj ! Relevant function: https://github.com/nusmodifications/nusmods/blob/master/website/src/views/components/map/withVenueLocations.tsx