Skip to content

Added functionality to update order state when "Add to Order" button is clicked

Compare
Choose a tag to compare
@joshwestbury joshwestbury released this 30 Nov 20:02

Added "Add to Order" button to Fish.js Added addToOrder() method that executes when button is pushed. Added logic in Fish.js that disables the Add To Order button if the status of the fish is unavailable.