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

[BACKEND] Create endpoint to fetch lodge prices #668

Closed
7 tasks
choden-dev opened this issue Jul 21, 2024 · 0 comments · Fixed by #774 or #777
Closed
7 tasks

[BACKEND] Create endpoint to fetch lodge prices #668

choden-dev opened this issue Jul 21, 2024 · 0 comments · Fixed by #774 or #777
Assignees
Labels
backend relating to code in the /server directory
Milestone

Comments

@choden-dev
Copy link
Member

Is your feature request related to a problem? Please describe.

Right now the prices are hard coded. We should do something similar to #392, where we return the normal and special prices.

BEFORE MERGING

  • Integration test written for services
  • Schemas annotated if adding new models
  • Code generation run (hint: yarn workspace server tsoa spec-and-routes)
  • Appropriate mocks created where possible
  • PR Reviewed (For non-trivial changes)
  • Changes tested after rebasing on master or merging in master (hint: git fetch origin master:master, then git rebase master or git merge master)
  • All required PR checks passing
@choden-dev choden-dev added the backend relating to code in the /server directory label Jul 21, 2024
@jeffplays2005 jeffplays2005 self-assigned this Jul 21, 2024
@choden-dev choden-dev added this to the Handover milestone Jul 28, 2024
@jeffplays2005 jeffplays2005 linked a pull request Sep 14, 2024 that will close this issue
@jeffplays2005 jeffplays2005 linked a pull request Sep 14, 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
backend relating to code in the /server directory
Projects
None yet
2 participants