Pierre's Bakery

By: Julien

A website which allows users to order loaves of bread and pastries from the console line.

Technologies Used

  • C#
  • MSTest
  • .NET
  • Git
  • Visual Studio Code

Description

A website which allows users to order pastries and loaves of bread through the console line, with consideration to their promotions

Setup/Installation Requirements

  • Clone this respository to your desktop
  • Navigate to the top level of the directory
  • Open in your code editor
  • In the PierreBakery.Tests dictionary, restore with $ dotnet restore
  • To run tests, use $ dotnet test in the PierresBakery.Tests directory
  • To run the program, open the terminal and enter $ dotnet run in the PierresBakery directory

Known Bugs

  • No known bugs

License

MIT

Copyright (c) 2023 Julien Lenaz