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

Sections, Professors, and Courses tables contain miscategorized information #75

Open
cameron-toy opened this issue Feb 28, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@cameron-toy
Copy link
Collaborator

Describe the bug
Some columns from the Sections, Professors, and Courses tables seem to be better suited to each other. For example, the alias and contact info columns from Sections would be better in Professors, and the type column would be better in Courses.

The current organization doesn't allow us to answer a question like "Is CSC 480 a lab?" and introduces potentially unwanted behavior (like fetching a phone number from a section).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants