david0521 / swedenUniServer

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

University and program likes feature #62

Closed david0521 closed 3 months ago

david0521 commented 3 months ago

Related Requirements

Requirements related to the program controller

FR10: The system shall return the number of likes that a program has received from the users.

Requirements related to the university controller

FR7: The system shall return the number of likes that a university has received from the users.

Additional Requirement

User Stories

As a user, I would like to have a rapid response when I fetch the number of likes for a particular university or program, so that I don't have to wait a long time. As an administrator of the system, I would like to have as low queries going around in the database, so that I can reduce the cost for the database.

Acceptance Criteria