Barrett Ruth
Barrett Ruth
Hitting a department URL: https://thecourseforum.com/department/11/ fetches all subdepartments at once, causing an extremely laggy user experience. Fetch the "Past 5 Years" courses when the button is selected, not immediately, to...
Reviews and Departments have different UIs to sort by. Prefer the Review UI. Review: Department:
Paginate course reviews. # TODO - UI (design team) - Make it so that when a button is clicked to change the page of results, that it returns them to...
This PR implements a hybrid reverse indexing and trigram similarity search algorithm. Search vectors are used for courses. Trigram similarity is used for instructors for more fine-grained matching. Downsides: Cold-start...
pagination time
Refactor
# Refactoring - Pagination - builtin Django (course reviews) - Address all "TODO" comments - Align text count bar on review page - Backlog (github issues) - Course Review UI...
Support class classifications - this encompasses Eschool requirements, new college requirements, etc.). Exact details of fields to be fleshed out. Solution: - Main browse page ("Browse my requirements") - Filter...
Get Caesar off of chrome homepage.
Reviews should be paginated so URLs like: https://thecourseforum.com/course/748/691/ don't take a while.
Full-stack AWS migration - DB + Frontend.