Vacansee / app

Predicting campus occupancy and room availability @ RPI
https://vacansee.github.io/app
GNU General Public License v3.0
12 stars 0 forks source link

Router #72

Closed joshparent closed 4 months ago

joshparent commented 4 months ago
paulbruzzi commented 4 months ago

There are a couple of problems with the current state of this branch. Routing should route to the ground floor if the user types in https://vacansee.github.io/app/DCC/, but right now it just route to the home page. Also if you manually change a URL it should also change the page, not just route to the homepage (it works for some buildings but not others). If I user puts in an incorrect floor (for example app/DCC/12) it should also route to the ground floor.