/PierresBakery.Solution

A console application that will take your bakery order

Primary LanguageC#

Pierre's Bakery

By Jacob Wilson

A console application that takes your bakery order

Technologies Used

  • C#
  • Markdown
  • .NET

Description

Welcome to Pierre's Bakery! This console application will allow you to see the menu of options, see the deals available, add items to your order, or allow you to view your current order. Once you are ready to checkout the application will apply the days deals and calculate your new total and output it into the console.

Setup/Installation Requirements

  • You can find the github repository here
  • Click the code button, and copy the https link
  • In your in git bash or your preferred git terminal navigate to the directory you would like to store the project
  • Enter: "git clone" followed by the https link
  • Now that the repository is cloned to your computer, right click on the folder and click open with vs code
  • If you would like to test navigate to PierresBakery.Tests and run dotnet restore, once restored run dotnet test.
  • To run the program navigate to PierresBakery and run dotnet restore, once restored run dotnet run

Known Bugs

  • No known bugs

License - MIT

If you run into any problems or find a bug, would like to reach me for a separate reason, feel free to send me an email @jacobleeeugenewilson@gmail.com with details of your issue.

Copyright (c) 12/10/2021 Jacob Wilson(s)