david0521 / swedenUniServer

The backend part of the swedenUni
0 stars 0 forks source link

Enhance program search query #54

Closed david0521 closed 3 months ago

david0521 commented 3 months ago

Related Requirements

Program Controllers

FR2: The users shall be able to search for programs based on the prerequisites that they satisfy. FR3: The users shall be able to search for programs based on the universities. FR8: The users shall be able to search for the programs based on the tuition fee information. FR9: The users shall be able to search for the programs based on the program type (이과, 문과, 예체능).

Additional Requirement

Though all of these endpoints have individually been managed, they do not work together. Therefore, a single endpoint to perform this search needs to be made.

User Stories

As a user searching for a program, I would like to be able to search programs based on all criterium, so that my search can be more specific.

Acceptance Criteria