-
Notifications
You must be signed in to change notification settings - Fork 1
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
Receive order from backend #111
Conversation
… receive-order-from-backend # Conflicts: # backend/hello.py # frontend/src/WebSocketContext.jsx
…ckend # Conflicts: # backend/game.py # backend/hello.py # frontend/src/App.js # frontend/src/components/ManagerActions.js
The scope of this PR got a little out of hand, but rest assured that it's a net positive. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some small changes. I did not look at JS changes closely.
This time for sure |
…order-from-backend # Conflicts: # frontend/src/App.js # frontend/src/components/BurgerBuilder.js
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
probably fine
First steps of connecting the frontend and backend