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

49 update published schedule and day backend routes #50

Merged
merged 7 commits into from
Feb 18, 2024

Conversation

h0ethan04
Copy link
Contributor

@h0ethan04 h0ethan04 commented Feb 12, 2024

Added basic day routes for CRUD operations.
Updated published schedule routes to work with the new day table.
Added calculations of grad year number given "junior", "senior" or "both" as a parameter; this is used in the POST and PUT routes.
Updated tables to match db model
Closes #49

Copy link
Member

@michellelin1 michellelin1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks really good! Thanks for taking this on and getting it in so fast! I left some comments below but you should be good after! :)

routes/publishedSchedule.js Outdated Show resolved Hide resolved
routes/publishedSchedule.js Outdated Show resolved Hide resolved
routes/publishedSchedule.js Outdated Show resolved Hide resolved
@ThatMegamind ThatMegamind merged commit 8a05522 into dev Feb 18, 2024
3 checks passed
@ThatMegamind ThatMegamind deleted the 49-update-published-schedule-and-day-backend-routes branch February 18, 2024 06:59
@ThatMegamind ThatMegamind linked an issue Feb 18, 2024 that may be closed by this pull request
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 this pull request may close these issues.

Update Published Schedule and Day backend routes
3 participants