Make every recipe live on the server in an ArrayList
Add client side getter for recipes
recipe class holds image, title, description, generation prompt, type of meal. Client objects dont need to get generation prompt so dont bother getting
How to get image from server to client
Make every recipe live on the server in an ArrayList Add client side getter for recipes recipe class holds image, title, description, generation prompt, type of meal. Client objects dont need to get generation prompt so dont bother getting How to get image from server to client