Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 434 Bytes

File metadata and controls

20 lines (14 loc) · 434 Bytes

C# - Console App for Market Owners

2nd homework for DUMP Internship

Description

This application enables easier monitoring and handling of products , employees , receipts and market's statistics

Installation

  1. Clone the repository
git clone https://github.com/SimeJadrijev/Internship-2-C-Sharp.git
  1. Navigate to the project directory

  2. Build the solution

dotnet build