Skip to content

Create the professor-course/sections/trends route and move all trends-related route to one controller #299

@mikehquan19

Description

@mikehquan19

We've got 2 routes course/sections/trends and professor/sections/trends, which allowed for fast querying of sections from the aggregated collections trends_course_sections & trends_prof_sections.

Add another route combined/sections/trends which can query sections (with embedded course and professor objects) from collection trends_course_and_prof_sections , using the combination of professor and course's name.

Metadata

Metadata

Assignees

Labels

L2A task suitable for someone who is comfortable implementing features.feature requestNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions