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

Minor DB Updates #31

Closed
michellelin1 opened this issue Jan 7, 2024 · 0 comments · Fixed by #32
Closed

Minor DB Updates #31

michellelin1 opened this issue Jan 7, 2024 · 0 comments · Fixed by #32

Comments

@michellelin1
Copy link
Member

Instructions

  • add new cohort table and modify the published_schedule table to link the cohort with a foreign key
  • change POST requests to not require an id --> id's should be either generated in the backend with nanoid or auto-incremented in the db
  • modify the published-schedule GET requests to join the cohort table

Acceptance Criteria

  • all routes still work

Resources

@ThatMegamind ThatMegamind linked a pull request Jan 8, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants