k9w / PierresBakery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pierre's Bakery

By Kevin Williams

A console application to show and order Bakery items

Technologies Used

  • Markdown
  • C#
  • .NET

Description

First C# independent project at Epicodus. Assigned Friday February 25th 2022. Make a console app to show and order Bakery items.

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 ScrabbleScore.Tests and run dotnet restore, once restored run dotnet test.

To run the program navigate to ScrabbleScore and run dotnet restore, once restored run dotnet run

Known Bugs

*No known bugs

License - ISC

If you run into any problems, or need to reach me for a separate reason, feel free to send me an email @exampleemail@email.com with details.

Copyright (c) 2022 Kevin Williams

About

License:ISC License


Languages

Language:C# 100.0%