Skip to content

Commit

Permalink
Add pizza images
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveSandersonMS committed Jan 27, 2019
1 parent 2ae9d66 commit eb2962b
Show file tree
Hide file tree
Showing 61 changed files with 88 additions and 74 deletions.
18 changes: 16 additions & 2 deletions THIRD-PARTY-NOTICES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,19 @@ This repo contains materials from third parties, supplied under the following li
Copyright 2011 The Quicksand Project Authors (https://github.com/andrew-paglinawan/QuicksandFamily),
with Reserved Font Name. Licensed under SIL (http://scripts.sil.org/OFL)

* pizza-1.jpg
Photo by Thomas Tucker on Unsplash (https://unsplash.com/license)
* meaty.jpg
Photo by Matteo Vistocco on Unsplash (https://unsplash.com/license)
* cheese.jpg
Photo by Evelyn on Unsplash (https://unsplash.com/license)
* pepperoni.jpg
Photo by Alan Hardman on Unsplash (https://unsplash.com/license)
* margherita.jpg
Photo by rawpixel on Unsplash (https://unsplash.com/license)
* salad.jpg
Photo by Jose Soriano on Unsplash (https://unsplash.com/license)
* mushroom.jpg
Photo by Lavi Perchik on Unsplash (https://unsplash.com/license)
* brit.jpg
Photo by Chris Lawton on Unsplash (https://unsplash.com/license)
* bacon.jpg
Photo by Roberto Valdivia on Unsplash (https://unsplash.com/license)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 12 additions & 12 deletions save-points/00-Starting-point/BlazingPizza.Server/SeedData.cs
Original file line number Diff line number Diff line change
Expand Up @@ -125,65 +125,65 @@ public static void Initialize(PizzaStoreContext db)
new PizzaSpecial()
{
Name = "Basic Cheese Pizza",
Description = "It's cheesy and delicious, why wouldn't you want one?",
Description = "It's cheesy and delicious. Why wouldn't you want one?",
BasePrice = 9.99m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/cheese.jpg",
},
new PizzaSpecial()
{
Id = 2,
Name = "The Baconatorizor",
Description = "It has EVERY kind of bacon",
BasePrice = 11.99m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/bacon.jpg",
},
new PizzaSpecial()
{
Id = 3,
Name = "Classic pepperoni",
Description = "It's the pizza you grew up, but Blazing hot!",
Description = "It's the pizza you grew up with, but Blazing hot!",
BasePrice = 10.50m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/pepperoni.jpg",
},
new PizzaSpecial()
{
Id = 4,
Name = "Buffalo chicken",
Description = "Spicy chicken, hot sauce and bleu cheese, guaranteed to warm you up",
BasePrice = 12.75m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/meaty.jpg",
},
new PizzaSpecial()
{
Id = 5,
Name = "Mushroom Lovers",
Description = "It's has mushrooms. Isn't that obvious?",
Description = "It has mushrooms. Isn't that obvious?",
BasePrice = 11.00m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/mushroom.jpg",
},
new PizzaSpecial()
{
Id = 6,
Name = "The Brit",
Description = "When in London...",
BasePrice = 10.25m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/brit.jpg",
},
new PizzaSpecial()
{
Id = 7,
Name = "Veggie Delight",
Description = "It's like salad but on a pizza",
Description = "It's like salad, but on a pizza",
BasePrice = 11.50m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/salad.jpg",
},
new PizzaSpecial()
{
Id = 8,
Name = "Margherita",
Description = "Traditional Italian pizza with tomatoes and basil",
BasePrice = 9.99m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/margherita.jpg",
},
};

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -125,65 +125,65 @@ public static void Initialize(PizzaStoreContext db)
new PizzaSpecial()
{
Name = "Basic Cheese Pizza",
Description = "It's cheesy and delicious, why wouldn't you want one?",
Description = "It's cheesy and delicious. Why wouldn't you want one?",
BasePrice = 9.99m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/cheese.jpg",
},
new PizzaSpecial()
{
Id = 2,
Name = "The Baconatorizor",
Description = "It has EVERY kind of bacon",
BasePrice = 11.99m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/bacon.jpg",
},
new PizzaSpecial()
{
Id = 3,
Name = "Classic pepperoni",
Description = "It's the pizza you grew up, but Blazing hot!",
Description = "It's the pizza you grew up with, but Blazing hot!",
BasePrice = 10.50m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/pepperoni.jpg",
},
new PizzaSpecial()
{
Id = 4,
Name = "Buffalo chicken",
Description = "Spicy chicken, hot sauce and bleu cheese, guaranteed to warm you up",
BasePrice = 12.75m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/meaty.jpg",
},
new PizzaSpecial()
{
Id = 5,
Name = "Mushroom Lovers",
Description = "It's has mushrooms. Isn't that obvious?",
Description = "It has mushrooms. Isn't that obvious?",
BasePrice = 11.00m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/mushroom.jpg",
},
new PizzaSpecial()
{
Id = 6,
Name = "The Brit",
Description = "When in London...",
BasePrice = 10.25m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/brit.jpg",
},
new PizzaSpecial()
{
Id = 7,
Name = "Veggie Delight",
Description = "It's like salad but on a pizza",
Description = "It's like salad, but on a pizza",
BasePrice = 11.50m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/salad.jpg",
},
new PizzaSpecial()
{
Id = 8,
Name = "Margherita",
Description = "Traditional Italian pizza with tomatoes and basil",
BasePrice = 9.99m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/margherita.jpg",
},
};

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Diff not rendered.
24 changes: 12 additions & 12 deletions save-points/02-customize-a-pizza/BlazingPizza.Server/SeedData.cs
Original file line number Diff line number Diff line change
Expand Up @@ -125,65 +125,65 @@ public static void Initialize(PizzaStoreContext db)
new PizzaSpecial()
{
Name = "Basic Cheese Pizza",
Description = "It's cheesy and delicious, why wouldn't you want one?",
Description = "It's cheesy and delicious. Why wouldn't you want one?",
BasePrice = 9.99m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/cheese.jpg",
},
new PizzaSpecial()
{
Id = 2,
Name = "The Baconatorizor",
Description = "It has EVERY kind of bacon",
BasePrice = 11.99m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/bacon.jpg",
},
new PizzaSpecial()
{
Id = 3,
Name = "Classic pepperoni",
Description = "It's the pizza you grew up, but Blazing hot!",
Description = "It's the pizza you grew up with, but Blazing hot!",
BasePrice = 10.50m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/pepperoni.jpg",
},
new PizzaSpecial()
{
Id = 4,
Name = "Buffalo chicken",
Description = "Spicy chicken, hot sauce and bleu cheese, guaranteed to warm you up",
BasePrice = 12.75m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/meaty.jpg",
},
new PizzaSpecial()
{
Id = 5,
Name = "Mushroom Lovers",
Description = "It's has mushrooms. Isn't that obvious?",
Description = "It has mushrooms. Isn't that obvious?",
BasePrice = 11.00m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/mushroom.jpg",
},
new PizzaSpecial()
{
Id = 6,
Name = "The Brit",
Description = "When in London...",
BasePrice = 10.25m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/brit.jpg",
},
new PizzaSpecial()
{
Id = 7,
Name = "Veggie Delight",
Description = "It's like salad but on a pizza",
Description = "It's like salad, but on a pizza",
BasePrice = 11.50m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/salad.jpg",
},
new PizzaSpecial()
{
Id = 8,
Name = "Margherita",
Description = "Traditional Italian pizza with tomatoes and basil",
BasePrice = 9.99m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/margherita.jpg",
},
};

Expand Down
Diff not rendered.
24 changes: 12 additions & 12 deletions save-points/03-show-order-status/BlazingPizza.Server/SeedData.cs
Original file line number Diff line number Diff line change
Expand Up @@ -125,65 +125,65 @@ public static void Initialize(PizzaStoreContext db)
new PizzaSpecial()
{
Name = "Basic Cheese Pizza",
Description = "It's cheesy and delicious, why wouldn't you want one?",
Description = "It's cheesy and delicious. Why wouldn't you want one?",
BasePrice = 9.99m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/cheese.jpg",
},
new PizzaSpecial()
{
Id = 2,
Name = "The Baconatorizor",
Description = "It has EVERY kind of bacon",
BasePrice = 11.99m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/bacon.jpg",
},
new PizzaSpecial()
{
Id = 3,
Name = "Classic pepperoni",
Description = "It's the pizza you grew up, but Blazing hot!",
Description = "It's the pizza you grew up with, but Blazing hot!",
BasePrice = 10.50m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/pepperoni.jpg",
},
new PizzaSpecial()
{
Id = 4,
Name = "Buffalo chicken",
Description = "Spicy chicken, hot sauce and bleu cheese, guaranteed to warm you up",
BasePrice = 12.75m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/meaty.jpg",
},
new PizzaSpecial()
{
Id = 5,
Name = "Mushroom Lovers",
Description = "It's has mushrooms. Isn't that obvious?",
Description = "It has mushrooms. Isn't that obvious?",
BasePrice = 11.00m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/mushroom.jpg",
},
new PizzaSpecial()
{
Id = 6,
Name = "The Brit",
Description = "When in London...",
BasePrice = 10.25m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/brit.jpg",
},
new PizzaSpecial()
{
Id = 7,
Name = "Veggie Delight",
Description = "It's like salad but on a pizza",
Description = "It's like salad, but on a pizza",
BasePrice = 11.50m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/salad.jpg",
},
new PizzaSpecial()
{
Id = 8,
Name = "Margherita",
Description = "Traditional Italian pizza with tomatoes and basil",
BasePrice = 9.99m,
ImageUrl = "/img/pizzas/pizza-1.jpg",
ImageUrl = "img/pizzas/margherita.jpg",
},
};

Expand Down
Diff not rendered.
Loading

0 comments on commit eb2962b

Please sign in to comment.