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.
To install the project, follow these steps:
- Clone the repository:
git clone https://github.com/nastyashev/RestaurantWeb
- Install .NET 8.0 SDK if you don`t already have it.
- Navigate to the project directory:
cd RestaurantWeb\RestaurantSupportWebApp
To run the project, use the command:
dotnet run