A console application that simulates the checkout process at a bakery
- Clone this project to your local machine
$ git clone https://github.com/witherScript/csharp-takehome - Navigate to Bakery directory
$ cd Bakery - Open terminal or powershell if on windows
- Use
dotnet runto start the application
- C#
- .NET
- MSTest
- Bash
- Object oriented patterns and design
Incomplete files make the directory nav confusing
- Authentication to simulate a "Sudo" or "Owner" mode for the end-user to access and change inventory
- Date and time tracking: uses DateTime object to get current Date and store list of transactions per day
Open Source License. Free to use, distribute and contribute.