You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the getAllCourses request is being called by the sidebar on every page load, it is better to first implement the search service, so that the db joins we will need to do will be on a smaller set of courses instead of the set of all courses. This feature can only be implemented once the search features are done.
No description provided.
The text was updated successfully, but these errors were encountered: