The Minced App will include the followig screens initially:
- Landing Page
 - Home Page
 - Add Recipe Page
 - View Recipe Page
 
This page that gives a basic explanation of what the app is and how to use it.
| Landing Page | 
|---|
| User clicks Get Started Button → Home Page | 
This page gives a view of a list of the recipes that have been added and provides access to key functionality.
| Home Page | 
|---|
| User clicks Add Recipe button → Add Recipe Page | 
| User clicks Recipe Title → View Recipe Page | 
This page allows a user to add a new recipe.
| Add Recipe Page | 
|---|
| User clicks app logo → Home Page | 
| User enters all required and valid recipe data and clicks Add Recipe → View Recipe Page for new recipe just added | 
| User enters invalid recipe data → Error message displayed and they remain on Add Recipe Page | 
This page allows a user to view an existing recipe.
| View Recipe Page | 
|---|
| User clicks app logo → Home Page |