sandboxnu / cooper

A tool for Northeastern students to both submit reviews of their co-ops and filter through reviews of co-ops left by other students.
https://coopernu.vercel.app/
2 stars 0 forks source link

[SPIKE] Determine how to implement filtering in our API #65

Open joshw2048 opened 1 day ago

joshw2048 commented 1 day ago

FYI: A spike is an agile term referring to a ticket designed purely for research.

Our filtering on the server side could use some work. Read this to understand what filtering exactly is: https://www.moesif.com/blog/technical/api-design/REST-API-Design-Filtering-Sorting-and-Pagination/

One other thing to note is that we know we need to adjust our database such that work model (hybrid, remote, etc) is a review-level field. Right now it's stuck under job / companies.

This ticket will kick us off on your (2nd) project for the semester.

Acceptance Criteria: