Home displays all cocktail recipes Fridge - displays all the items the user has. The user can add items to their fridge through the add button Possible Recipes - displays all the possible recipes a user can make based on the items in their fridge
-
Home: All possible cocktails
-
Fridge: What the user has in their inventory. Users can manually add and delete from their inventory list
-
Possible Recipes: What the user can make based on their fridge
-
Testing for backend and frontend with Jest
- Implement Shopping List: Should be able to easily add more ingredients by button or typing, or add all ingredients in a cocktail by a button.
- Create user login
- Add other recipes besides cocktails