Create separate class to open and store the contents of user pantry and shopping list. (When a user is logged in) Prompt the user to login before closing, if they have are not already.Create another class that will control the two classes above and verify user login credentials.
Create separate class to open and store the contents of user pantry and shopping list. (When a user is logged in) Prompt the user to login before closing, if they have are not already.Create another class that will control the two classes above and verify user login credentials.