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

Added menu and payment endpoints #12

Merged
merged 2 commits into from
Mar 26, 2021
Merged

Conversation

the22mastermind
Copy link
Owner

@the22mastermind the22mastermind commented Mar 26, 2021

What does this PR do?

  • Adds a script to create the menu categories and their items
  • Adds /api/menu endpoint to fetch menu categories and their items
  • Adds /api/payments endpoint to create a stripe payment intent
  • Adds /api/orders endpoint to fetch the list of orders
  • Updates the README file

Description of Task to be completed?

  • Refactor and add more tests
  • Create a script to create the menu categories and their items
  • Implement endpoint to fetch the menu categories and their items
  • Implement endpoint to initiate payment by creating a stripe payment intent
  • Implement endpoint for a user to fetch own list of orders

@the22mastermind the22mastermind merged commit eb53e63 into main Mar 26, 2021
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.

None yet

1 participant