AlexanderOtavka / ride-board

Ride sharing for Grinnell students
https://rideboard.app
MIT License
1 stars 3 forks source link

Hide irrelevant rides #98

Closed AlexanderOtavka closed 4 years ago

AlexanderOtavka commented 4 years ago

Resolves #87

This still needs to be looked at for performance, specifically the N+1 query problem.

Changes