Skip to content

[Independent Project #7: Pierre's Bakery] A user is welcomed to Pierre's Bakery and asked how many loaves of bread and how many pastries they'd like to order. The application returns the total cost of their order, given the following pricing structure: Bread: Buy 2, get 1 free (every 3rd loaf of bread is free.). A single loaf costs $5, two loave…

License

Notifications You must be signed in to change notification settings

Thorington/Bakery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Independent Project #7: Pierre's Bakery

a picture of starfruit squares

Contributors: Claire Thorington

A page demonstrating new skills in C# and .NET!

Technologies Used

  • Markdown
  • C#
  • .NET

Description

A user is welcomed to Pierre's Bakery and asked how many loaves of bread and how many pastries they'd like to order. The application returns the total cost of their order, given the following pricing structure:

  • Bread: Buy 2, get 1 free (every 3rd loaf of bread is free.). A single loaf costs $5, two loaves costs $10, and three loaves cost $10.
  • Pastry: Buy 1 for $2 or 3 for $5. Four pastries costs $7, five pastries costs $9, and six pastries costs $10.

Setup/Installation Requirements

Known Bugs

  • No known bugs

License

[MIT]

Copyright (c) 2022 Claire Thorington

About

[Independent Project #7: Pierre's Bakery] A user is welcomed to Pierre's Bakery and asked how many loaves of bread and how many pastries they'd like to order. The application returns the total cost of their order, given the following pricing structure: Bread: Buy 2, get 1 free (every 3rd loaf of bread is free.). A single loaf costs $5, two loave…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages