-
Notifications
You must be signed in to change notification settings - Fork 35
Link SKU Lookup Feature to Database #176
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
Conversation
|
The frontend barcode input form is confirmed to talk to the backend, this PR resolves subtask 1, 2, and 4 for #174. Another PR will be open to complete the SKU Lookup Feature Functionality. |
briswells
left a comment
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.
After deleting the DB and recreating it, feature worked as expected. No output was visually show on website, but feature was show to be working via browser and backend console.
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.


This is the pull request related to #174