Git Product home page Git Product logo

pierre-bakery's Introduction

Pierre's Bakery

By Qian Li 😊

This is my first c# project which demonstrates uses of TDD workflow.

Technologies Used

  • C#
  • Microsoft.NET.Sdk
  • MSTest
  • VS code

Description

It will serve as a console app to checkout bread and pastry in the bakery shop. A user should be able to enter the amount of bread and pastry, and get the total cost of the order.

Setup/Installation Requirements

  • Clone “Bakerry-Shop.solution“ from the repository to your desktop.
  • Navigate to "Bakerry-Shop.solution" directory via your local terminal command line.
  • Run the app, first navigate to this project's production directory called "BakeryShop".
  • In the command line, run dotnet run in the "BakeryShop" directory to run the console app. Since this is a console application, you'll interact with it through text commands in your terminal.
  • Optionally, you can run dotnet build to compile this console app without running it.
  • To optionally run the test, open your shell (e.g., Terminal or GitBash) and navigate to this project's test directory called "BakeryShop.Tests".
  • Run dotnet test in the command line invoke MSTest to run tests. The results of running the tests will appear in the terminal.

Known Bugs

No bugs

License

MIT Copyright (c) 2023 Qian Li

pierre-bakery's People

Contributors

qian-nombolo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.