-
Notifications
You must be signed in to change notification settings - Fork 1
Design
This screen will display the application logo (the current logo is a placeholder), and allow users to log in to their account or create a new account.
This screen will serve as the homepage for the application. Users will be able to swipe through a carousel of suggested recipes. Users will be able to view the full recipe, view the next suggested recipe, add the current suggestion to their "Saved" list and enter the search/filters page.
This page will display more information about the currently selected recipe: ingredients, instructions, a brief description, and a rating. Users will have the option to write a review for the current recipe, add the current recipe to their favorites, and return to the homepage.
This page will display the user's current "Saved" list. Each recipe in the list will have a thumbnail image and a brief description. Selecting one of the items in the list will bring the user to the expanded view for that recipe.
From the search and filters screen, users will be able to edit their currently selected filters (prep time, cook time, calories, ingredients, etc) and perform keyword searches for new recipes, with an option for applying the current filters to their suggested recipes.
This screen will display a list of ingredients that the user currently has available, with options to add and remove items on the list.