Added functionality to update order state when "Add to Order" button is clicked
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.