Idokr1 / DrinksVendingMachine

A project for a drinks vending machine that manages stock and allows users to order beverages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drinks Vending Machine

This is a C# project for a drinks vending machine that manages stock and allows users to order beverages.

Features

The application allows users to:

  • View the list of available drinks and their prices.
  • Select a drink and order it.
  • View the inventory of drinks and their quantities.

Installation

To install the application, follow these steps:

  1. Clone the source code repository from the GitHub page.
  2. Open the solution file in Visual Studio 2019 or later.
  3. Restore the NuGet packages and build the solution.
  4. Run the application.

About

A project for a drinks vending machine that manages stock and allows users to order beverages


Languages

Language:C# 100.0%