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

Schema & Query Changes #23

Open
5 tasks done
reenphygeorge opened this issue Jun 25, 2023 · 0 comments
Open
5 tasks done

Schema & Query Changes #23

reenphygeorge opened this issue Jun 25, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@reenphygeorge
Copy link
Owner

reenphygeorge commented Jun 25, 2023

  • In Timetable make semester, teacherDepartment optional for free periods to fit in
  • There is an issue in unique constraint of Timetable, Same teacher can have same course in same periodNumber but another day. This issue mostly occurs for free periods.
  • Timetable should be provided in the order of day & periodNo
  • Instead of teachingDeptID and courseID, map with corresponding names.
  • Modify the response data by adding venue & roomNo fields along with timetable (for lab hence optional)
@reenphygeorge reenphygeorge added the bug Something isn't working label Jun 25, 2023
@reenphygeorge reenphygeorge changed the title Schema Changes Schema & Query Changes Jun 25, 2023
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