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

Connect frontend to backend for filtering #74

Open joshw2048 opened 1 month ago

joshw2048 commented 1 month ago

Alright, now to tie this all together. On the front end, we want to issue a request to the backend when a user selects a filter. Essentially, a user should be able to make selections for filtering criteria, and that should be reflected in the call to the backend.

Acceptance criteria: