Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] make course and professor page seggregated by their unis #142

Open
davidlhw opened this issue May 26, 2024 · 0 comments
Open

[Feat] make course and professor page seggregated by their unis #142

davidlhw opened this issue May 26, 2024 · 0 comments
Assignees
Labels
enhancement New user-facing feature or request. This Label is used as a category on release notes.

Comments

@davidlhw
Copy link
Contributor

davidlhw commented May 26, 2024

Features

There is a possibility that professors work for multiple unis and courses across different unis having duplicated course code. To account for that we need to make sure that the uniqueness of the course code is tied to a uni within the db.

There should also be a path to denote which uni this professor / course page is for

Eg: /u/smu/professor/xyz or /u/smu/course/is215

Core

Optional

Implementation

Potential Issues

@davidlhw davidlhw added the enhancement New user-facing feature or request. This Label is used as a category on release notes. label May 26, 2024
@Jaylin0312 Jaylin0312 self-assigned this May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New user-facing feature or request. This Label is used as a category on release notes.
Projects
None yet
Development

No branches or pull requests

2 participants