/RestaurantWeb

Web application for restaurant system

Primary LanguageC#

RestaurantWeb

Description

RestaurantWeb is a web application designed to manage the operations of a restaurant. It includes features like table booking, menu management, order management, and more.

Installation

To install the project, follow these steps:

  1. Clone the repository:
git clone https://github.com/nastyashev/RestaurantWeb
  1. Install .NET 8.0 SDK if you don`t already have it.
  2. Navigate to the project directory:
cd RestaurantWeb\RestaurantSupportWebApp

Usage

To run the project, use the command:

dotnet run